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.

Public Constructors

 NameDescription
Public ConstructorScriptTag ConstructorOverloaded.  Default, parameterless constructor  
Top

Public Properties

 NameDescription
Public PropertyCharSet The charset attribute  
Public PropertyContent The content of the script tag  
Public PropertyDefer The defer attribute  
Public PropertyID The id attribute  
Public PropertyLanguage The language attribute  
Public PropertySrc The SRC attribute  
Public PropertyType The type attribute.  
Top

Public Methods

 NameDescription
Public MethodGetAddToPageScript Returns the function for adding the script tag through a javascript call  
Public MethodToStringOverridden.  Returns the string version of the script tag as it would look in the rendered page.  
Top

See Also

© 2010 All Rights Reserved.