ESRI.ArcGIS.ADF.Web | |
ScriptTag Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web Namespace : ScriptTag Class |
The following tables list the members exposed by ScriptTag.
Name | Description | |
---|---|---|
ScriptTag Constructor | Overloaded. Default, parameterless constructor |
Name | Description | |
---|---|---|
CharSet | The charset attribute | |
Content | The content of the script tag | |
Defer | The defer attribute | |
ID | The id attribute | |
Language | The language attribute | |
Src | The SRC attribute | |
Type | The type attribute. |
Name | Description | |
---|---|---|
GetAddToPageScript | Returns the function for adding the script tag through a javascript call | |
ToString | Overridden. Returns the string version of the script tag as it would look in the rendered page. |