This documentation is archived and is not being maintained.

IWebEditable Members

Provides an interface for developers to specify custom editing controls that are associated with a WebPart control.

The IWebEditable type exposes the following members.

  NameDescription
Public method CreateEditorParts Returns a collection of custom EditorPart controls associated with a server control that implements the IWebEditable interface.
Top

  NameDescription
Public property WebBrowsableObject Gets a reference to the WebPart control, user control, or custom control that will be edited by EditorPart controls.
Top
Show: