ESRI.ArcGIS.ADF.Web.UI.WebControls
FormID Field
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.RenderingEngine Namespace > InteractiveImageRenderer Class : FormID Field




The name of the html form in which the control resides

Syntax

Visual Basic (Declaration) 
Public FormID As String
Visual Basic (Usage)Copy Code
Dim instance As InteractiveImageRenderer
Dim value As String
 
value = instance.FormID
 
instance.FormID = value
C# 
public string FormID

See Also

© 2010 All Rights Reserved.