ESRI.ArcGIS.ADF
RangeValidator Class
Members  See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace : RangeValidator Class




The class supports the .NET ADF infrastructure and is not intended to be used directly from your code.

Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")>
<SerializableAttribute()>
Public Class RangeValidator 
Visual Basic (Usage)Copy Code
Dim instance As RangeValidator
C# 
[ObsoleteAttribute("The assembly containing this class is obsolete.  Reference the ESRI.ArcGIS.ADF.Core assembly instead.")]
[SerializableAttribute()]
public class RangeValidator 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.RangeValidator

See Also

© 2010 All Rights Reserved.