CMSDynamicWebControlInitCompleted Property |
If true, the initialization of the control has already completed and won't repeat. Set to true in your initialization code.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool InitCompleted { get; set; }
Property Value
Type:
BooleanSee Also