DataSourceCacheDurationConverter::GetStandardValuesSupported Method

 

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodGetStandardValuesSupported()

Returns whether this object supports a standard set of values that can be picked from a list.(Inherited from TypeConverter.)

System_CAPS_pubmethodGetStandardValuesSupported(ITypeDescriptorContext^)

Specifies whether the DataSourceCacheDurationConverter object supports a standard set of values that can be picked from a list, using the specified context.(Overrides TypeConverter::GetStandardValuesSupported(ITypeDescriptorContext^).)

Return to top
Show: