BehaviorEditorPart control

The BehaviorEditorPart control is used to edit properties that affect the behavior of an associated WebPart control.

The BehaviorEditorPart control becomes visible only when a Web Parts page is in edit mode, and when a specific WebPart control has been selected for editing. The BehaviorEditorPart control, like all other EditorPart controls, resides in an EditorZone zone.

To add a BehaviorEditorPart control to a page

  • Drag the BehaviorEditorPart control from the Toolbox task pane to an EditorZone control on the page.

For a full description of all BehaviorEditorPart control properties, see BehaviorEditorPart Properties in the MSDN library.

For an overview of and programming examples for the BehaviorEditorPart control, see BehaviorEditorPart Class in the MSDN library.