For a list of all members of this type, see SmartWebControl members.
| Name | Description | |
|---|---|---|
![]() | ClientEventsId | ID-value that must be used to create SmartClientSideEvent |
![]() | clientScriptRegisterKey | Used to register the Javascript file. |
![]() | defaultJavaScriptFileName | Default location and script filename for the main Javascript file supporting this SmartWebControl's client-side processing. |
![]() | DefaultJavaScriptFileNameCommon | Default location and script filename for the shared Javascript file providing base services to all client-side SmartWebControl elements. |
![]() | defaultStyleSheetFileName | Default location and css filename for the style definitions used by default for this control |
![]() | IsAtlas | |
![]() | javaScriptFile | The javascript file name for the control. |
![]() | noCss | Value true means that no css should be rendered. It can be used when control is invisible or something like that. For example, DataProvider. |
![]() | noScript | Value true means that no script should be rendered. It can be used when control does not have any script model. For example, DataProvider. |
![]() | renderer | The SmartRenderer responsible for providing rendering services. |
![]() | resourceJavaScript | Name of embedded resource for main java script file Control is responsible for proper value of that variable, which should point to embedded location of file. Its value can be initialized in constructor of control. |
![]() | styleInfoName |