SPRibbon.RootBuildClientScript property

This member overrides Ribbon.RootBuildClientScript.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property RootBuildClientScript As String
    Get
'Usage
Dim value As String

value = Me.RootBuildClientScript
protected override string RootBuildClientScript { get; }

Property value

Type: System.String
Returns String.

See also

Reference

SPRibbon class

SPRibbon members

Microsoft.SharePoint.WebControls namespace