ESRI.ArcGIS.ADF.Web.DataSources
WebControl Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IGISFunctionality Interface : WebControl Property




The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session.

Syntax

Visual Basic (Declaration) 
Property WebControl As WebControl
Visual Basic (Usage)Copy Code
Dim instance As IGISFunctionality
Dim value As WebControl
 
instance.WebControl = value
 
value = instance.WebControl
C# 
WebControl WebControl {get; set;}

See Also

© 2010 All Rights Reserved.