System.Web.UI.Design.XmlFileEditor: Method Members

The methods of System.Web.UI.Design.XmlFileEditor are listed below. For a list of all members, see the XmlFileEditor Members list.

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

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.