DataMemberConverter::GetStandardValuesExclusive Method

 

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

Indicates whether this converter returns a list containing all possible values that can be assigned to the associated control property using the specified context. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides TypeConverter::GetStandardValuesExclusive(ITypeDescriptorContext^).)

Return to top
Show: