ESRI.ArcGIS.ADF.Web.UI.WebControls
TagKey Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ZoomLevel Class : TagKey Property




Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.

Syntax

Visual Basic (Declaration) 
Protected Overrides ReadOnly Property TagKey As HtmlTextWriterTag
Visual Basic (Usage)Copy Code
Dim instance As ZoomLevel
Dim value As HtmlTextWriterTag
 
value = instance.TagKey
C# 
protected override HtmlTextWriterTag TagKey {get;}

See Also

© 2010 All Rights Reserved.