| 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.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
 Syntax
Syntaxpublic bool InitCompleted { get; set; }Property Value
Type: 
Boolean See Also
See Also