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: 8.0.5.0 (8.0.5.20210818)
Syntax public bool UseSession { get; }
Public ReadOnly Property UseSession As Boolean
Get
Property Value
Type:
BooleanSee Also