PostBackTriggerControlIDConverter::GetStandardValuesExclusive Method

 

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

NameDescription
System_CAPS_pubmethodGetStandardValuesExclusive()

Returns whether the collection of standard values returned from GetStandardValues is an exclusive list.(Inherited from TypeConverter.)

System_CAPS_pubmethodGetStandardValuesExclusive(ITypeDescriptorContext^)

Returns a value that indicates whether the collection of standard values that is returned from the GetStandardValues method is an exclusive list of possible values, by using the specified context.(Overrides TypeConverter::GetStandardValuesExclusive(ITypeDescriptorContext^).)

Return to top
Show: