DataMemberConverter::GetStandardValues Method

 

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.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 the data members present within the selected data source, if information about them is available.(Overrides TypeConverter::GetStandardValues(ITypeDescriptorContext^).)

Return to top
Show: