CMSDynamicWebControl Properties |
The CMSDynamicWebControl type exposes the following members.
Name | Description | |
---|---|---|
InitCompleted |
If true, the initialization of the control has already completed and won't repeat. Set to true in your initialization code.
| |
InitEarly |
If true, the control initializes on BeforeInitComplete, otherwise on InitComplete event.
| |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from CMSWebControl.) | |
ShortID |
Short ID of the control.
(Inherited from CMSWebControl.) | |
StopProcessing |
Indicates if processing of the code of this control should continue. It can be used after raising an event.
|