Share via


ToolPane.GetShowToolPaneEvent method

Returns a string of ECMAScript (such as JavaScript) which, if executed on the client, causes a tool pane to open in the specified view for the specified Web Part.

Overload list

  Name Description
Public methodStatic member GetShowToolPaneEvent(WebPart, ToolPane.ToolPaneView) Obsolete. Returns a string of ECMAScript (such as JavaScript) which, if executed on the client, causes a tool pane to open in the specified view for the specified Web Part.
Public methodStatic member GetShowToolPaneEvent(WebPart, WebPartDisplayMode) Returns a string of ECMAScript (such as JavaScript) which, if executed on the client, causes a tool pane to open in the specified view for the specified Web Part.

Top

See also

Reference

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace