DataFieldConverter::GetStandardValuesExclusive Method
.NET Framework (current version)
Namespace:
System.Web.UI.Design.MobileControls.Converters
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | GetStandardValuesExclusive() | Returns whether the collection of standard values returned from GetStandardValues is an exclusive list.(Inherited from TypeConverter.) |
![]() | GetStandardValuesExclusive(ITypeDescriptorContext^) | Indicates whether this converter returns a list containing all possible values that can be assigned to the associated control property, using the provided 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^).) |
Show:
