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

Returns whether the instance of the FontUnitConverter class that this method is called from supports a standard set of values that can be picked from a list, using the specified format context.(Overrides TypeConverter::GetStandardValuesSupported(ITypeDescriptorContext^).)

Return to top
Show: