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

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

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

Public Methods

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

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

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

Returns the editing style that is associated with the connection string editor for the specified context.

Protected Methods

GetProviderName(object) : string

Returns the provider name for the provided instance of the System.Web.UI.Design.ConnectionStringEditor class.

SetProviderName(object, System.ComponentModel.Design.Data.DesignerDataConnection)

Puts the provider name on the specified instance of the System.Web.UI.Design.ConnectionStringEditor class.