FieldsVALIDATION_SUMMARY_ID Field | 
 
            Constant used internally to determine the ID of the validation summary for the required fields.
            
 
    Namespace: 
   WorkflowGen.My.Web.UI.WebForms
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic const string VALIDATION_SUMMARY_ID = "WFGENValidationSummary"
Public Const VALIDATION_SUMMARY_ID As String = "WFGENValidationSummary"
Field Value
Type: 
String
See Also