StateManagerUseSession Property |
Determines if we are using the session or not
Namespace:
WorkflowGen.My.Web.UI.WebForms
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax public bool UseSession { get; }
Public ReadOnly Property UseSession As Boolean
Get
Property Value
Type:
BooleanSee Also