BasicFormIsFirstLoad Property |
Indicates if inner controls are loaded for the first time (the form may be initialized on a postback).
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool IsFirstLoad { get; }
Property Value
Type:
BooleanSee Also