| BasicFormIsFirstLoad Property | 
            Indicates if inner controls are loaded for the first time (the form may be initialized on a postback).
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool IsFirstLoad { get; }Property Value
Type: 
Boolean See Also
See Also