AsyncPostBackTriggerControlIDConverter::GetStandardValuesSupported Method

 

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.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 a value that indicates whether this converter supports a standard set of control IDs that can be picked from a list, by using the specified context.(Overrides TypeConverter::GetStandardValuesSupported(ITypeDescriptorContext^).)

Return to top
Show: