System.Web.UI.Design.SkinIDTypeConverter.GetStandardValues Method

Returns a set of System.Web.UI.Control.SkinID objects that can be applied to the control that is represented by the given format context.

Syntax

public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
An T:System.ComponentModel.ITypeDescriptorContext that provides a format context that represents the control being designed. context or properties of context can be null.

Returns

A System.ComponentModel.TypeConverter.StandardValuesCollection that holds a set of System.Web.UI.Control.SkinID objects; otherwise, null, if the control does not support skins.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0