TargetConverter::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^)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns a collection of standard values from the default context for the data type this type converter is designed for.(Overrides TypeConverter::GetStandardValues(ITypeDescriptorContext^).)

Return to top
Show: