TargetConverter::GetStandardValuesSupported Method

 

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

NameDescription
System_CAPS_pubmethodGetStandardValuesSupported()

Returns whether this object supports a standard set of values that can be picked from a list.(Inherited from TypeConverter.)

System_CAPS_pubmethodGetStandardValuesSupported(ITypeDescriptorContext^)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns a value that indicates whether this object supports a standard set of values that can be picked from a list, using the specified context.(Overrides TypeConverter::GetStandardValuesSupported(ITypeDescriptorContext^).)

Return to top
Show: