Name

ValidatedControlConverter

Synopsis

This class is used to provide a list of validatable controls in the property browser. It allows you to set properties like CompareValidator.ControlToValidate at design time.

Public Class ValidatedControlConverter : Inherits System.ComponentModel.StringConverter
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Function GetStandardValues(
        ByVal context As System.ComponentModel.ITypeDescriptorContext) As StandardValuesCollection  
   Overrides Public Function GetStandardValuesExclusive(
        ByVal context As System.ComponentModel.ITypeDescriptorContext) As Boolean  
   Overrides Public Function GetStandardValuesSupported(
        ByVal context As System.ComponentModel.ITypeDescriptorContext) As Boolean  
End Class

Hierarchy

System.ObjectSystem.ComponentModel.TypeConverterSystem.ComponentModel.StringConverter ValidatedControlConverter

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.