ESRI.ArcGIS.ADF.Web.UI.WebControls
PropertyInUse Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > UnusedPropertyEditor Class : PropertyInUse Property




Whether the property is in use. Returns false.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PropertyInUse As Boolean
Visual Basic (Usage)Copy Code
Dim instance As UnusedPropertyEditor
Dim value As Boolean
 
value = instance.PropertyInUse
C# 
public bool PropertyInUse {get;}

See Also

© 2010 All Rights Reserved.