System.Web.UI.Design.XmlFileEditor Members

The members of System.Web.UI.Design.XmlFileEditor are listed below.

See Also: Inherited members from System.Drawing.Design.UITypeEditor

Public Constructors

Initializes a new instance of the System.Web.UI.Design.XmlFileEditor class.

Public Methods

override
EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) : object

Edits the value of the specified object using the specified service provider and context.

override
GetEditStyle(System.ComponentModel.ITypeDescriptorContext) : System.Drawing.Design.UITypeEditorEditStyle

Gets the editing style associated with this editor, using the specified System.ComponentModel.ITypeDescriptorContext object.