SPRibbonScriptManager Class
Provides methods for managing client scripts for interacting with a Ribbon.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.WebControls.SPRibbonScriptManager
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPRibbonScriptManager
'Usage
Dim instance As SPRibbonScriptManager
public sealed class SPRibbonScriptManager
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.