CMSDynamicWebControlInitEarly Property |
If true, the control initializes on BeforeInitComplete, otherwise on InitComplete event.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntaxprotected bool InitEarly { get; set; }
Property Value
Type:
Boolean
See Also