IEditorTaskPanelService Methods

Include Protected Members
Include Inherited Members

Applies to v2.

The IEditorTaskPanelService type exposes the following members.

Methods

  Name Description
Public method AddTaskTab Adds a task tab.
Public method HideBottomPane Hides the whole tab control.
Public method RemoveTaskTab Removes a task tab.
Public method ShowBottomPane Shows the whole tab control.
Public method ShowTaskTab Shows the tab if it is not visible, otherwise no operation. Throws exception if tab does not exist.
Public method TaskTabExists Determines whether a tab exists.
Public method TryGetTaskTabDescriptor Returns a descriptor if tab exists.

Top

See Also

Reference

IEditorTaskPanelService Interface

Microsoft.WebMatrix.Extensibility.Editor Namespace