ControlIDConverter::GetStandardValuesExclusive Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.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 indicating whether the collection of standard values returned by the GetStandardValues method is an exclusive list of possible values, using the specified context.(Overrides TypeConverter::GetStandardValuesExclusive(ITypeDescriptorContext^).)

Return to top
Show: