System.Web.UI.WebControls.ControlPropertyNameConverter Members

The members of System.Web.UI.WebControls.ControlPropertyNameConverter are listed below.

See Also: Inherited members from System.ComponentModel.StringConverter

Public Constructors

Public Methods

override
GetStandardValues(System.ComponentModel.ITypeDescriptorContext) : System.ComponentModel.TypeConverter.StandardValuesCollection

Returns a collection of property names for the control within a designer that implements System.ComponentModel.Design.IDesignerHost when provided with a format context.

override
GetStandardValuesExclusive(System.ComponentModel.ITypeDescriptorContext) : bool

Returns a value that indicates whether the collection of standard values returned by the erload:System.Web.UI.WebControls.ControlPropertyNameConverter.GetStandardValues method is an exclusive list of possible values, using the specified context.

override
GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext) : bool

Returns a value that indicates whether this object supports a standard set of values that can be chosen from a list, using the specified context.