WebColorConverter::GetStandardValues Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodGetStandardValues()

Returns a collection of standard values from the default context for the data type this type converter is designed for.(Inherited from TypeConverter.)

System_CAPS_pubmethodGetStandardValues(ITypeDescriptorContext^)

Retrieves a collection containing a set of standard values for the data type for which this validator is designed. This will return null if the data type does not support a standard set of values.(Inherited from ColorConverter.)

Return to top
Show: