ESRI.ArcGIS.ADF.Web
Type Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > ScriptTag Class : Type Property




The type attribute.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Type As String
Visual Basic (Usage)Copy Code
Dim instance As ScriptTag
Dim value As String
 
value = instance.Type
C# 
public string Type {get;}

See Also

© 2010 All Rights Reserved.