SPRibbonScriptManager members

Provides methods for managing client scripts for interacting with a Ribbon.

The SPRibbonScriptManager type exposes the following members.

Constructors

  Name Description
Public method SPRibbonScriptManager Initializes a new instance of a SPRibbonScriptManager class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RegisterCommandEnabledFunction Registers an ECMAScript function that returns true if the specified commands are enabled; otherwise, false.
Public method RegisterGetCommandsFunction Registers an ECMAScript function that returns an array of command identifiers.
Public method RegisterGetMenuXmlFunction Registers an ECMAScript (JavaScript) function that gets the XML string for a ribbon menu.
Public method RegisterHandleCommandFunction Registers to a specific control an ECMAScript function that handles a collection of commands.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPRibbonScriptManager class

Microsoft.SharePoint.WebControls namespace