DocSetRibbonActions.RegisterClientData Method
Registers the client ribbon actions data of the Document Set to the welcome page.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Sub RegisterClientData
'Usage
Dim instance As DocSetRibbonActions
instance.RegisterClientData()
public void RegisterClientData()
Remarks
This method registers the client ribbon actions data to the Document Set welcome page in JSON format.