WorkflowPageRemoveViewStateInFormArchive Property |
Determines if the View State will be hidden automatically in the Form Archive
Namespace:
WorkflowGen.My.Web.UI.WebForms
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.3.3.0 (8.3.3.20240926)
Syntax public bool RemoveViewStateInFormArchive { get; set; }
Public Property RemoveViewStateInFormArchive As Boolean
Get
Set
Property Value
Type:
BooleanSee Also