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: 12.0.0
Syntax public bool IsFirstLoad { get; }
Property Value
Type:
BooleanSee Also