DataFieldConverter::GetStandardValues Method

 

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

Gets a list of fields in the selected data source if information about them is available, 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::GetStandardValues(ITypeDescriptorContext^).)

Return to top
Show: