AsyncPostBackTriggerEventNameConverter::GetStandardValues Method

 

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.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^)

Returns a collection of event names for a control in the container in the IDesignerHost instance for a specified format context.(Overrides TypeConverter::GetStandardValues(ITypeDescriptorContext^).)

Return to top
Show: