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.7.2.0 (4.7.2.0)
Syntaxpublic bool UseSession { get; }Public ReadOnly Property UseSession As Boolean
	Get
Property Value
Type: 
Boolean
See Also