BaseControl Members ActiveX/Java Uploader PHP

The BaseControl type exposes the following members.

Constructors

NameDescription
Public method BaseControl(string) Creates and initializes an instance of the BaseControl class.

Methods

NameDescription
Public method render Generates the control embedding code and writes it into the page.

Properties

NameDescription
Public property DebugScriptLevel Gets or sets a debug level.
Public property DebugScriptMode Gets or sets a debug mode which will be used to display messages if the DebugScriptLevel is greater than 0.
Public property ID Gets or sets an ID of the control that is used to get a reference to this control.
Public property ManualRendering Gets or sets a value indicating whether the control should be created but not rendered.
Public property ScriptsDirectory Gets or sets a URL from which a stand-alone aurigma.uploader.js file will be downloaded.