DataSourceBooleanViewSchemaConverter::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^)

Returns a list of available Boolean values that can be assigned to the associated field.(Overrides DataSourceViewSchemaConverter::GetStandardValues(ITypeDescriptorContext^).)

System_CAPS_pubmethodGetStandardValues(ITypeDescriptorContext^, Type^)

Returns a list of available values that can be assigned to the associated control property.(Inherited from DataSourceViewSchemaConverter.)

Return to top
Show: