Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.SessionState.GetInt Method

(not specified)

Class: YetaWF.Core.Support.SessionState
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public int GetInt(
    string key,
    int dflt = 0 );

Parameters

key

(not specified)

dflt

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.SessionState ClassYetaWF.Core Overview