The BaseControl type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BaseControl(string) | Creates and initializes an instance of the BaseControl class. |
| Name | Description | |
|---|---|---|
|
|
render | Generates the control embedding code and writes it into the page. |
| Name | Description | |
|---|---|---|
|
|
DebugScriptLevel | Gets or sets a debug level. |
|
|
DebugScriptMode | Gets or sets a debug mode which will be used to display messages if the DebugScriptLevel is greater than 0.
|
|
|
ID | Gets or sets an ID of the control that is used to get a reference to this control. |
|
|
ManualRendering | Gets or sets a value indicating whether the control should be created but not rendered. |
|
|
ScriptsDirectory | Gets or sets a URL from which a stand-alone aurigma.imageuploaderflash.js file will be downloaded.
|