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: 11.0.0
Syntaxpublic bool IsFirstLoad { get; }
Property Value
Type:
Boolean
See Also