Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides methods for managing client scripts for interacting with a Ribbon.
The SPRibbonScriptManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPRibbonScriptManager | Initializes a new instance of a SPRibbonScriptManager class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RegisterCommandEnabledFunction | Registers an ECMAScript function that returns true if the specified commands are enabled; otherwise, false. |
![]() |
RegisterGetCommandsFunction | Registers an ECMAScript function that returns an array of command identifiers. |
![]() |
RegisterGetMenuXmlFunction | |
![]() |
RegisterHandleCommandFunction | Registers to a specific control an ECMAScript function that handles a collection of commands. |
![]() |
ToString | (Inherited from Object.) |
Top