SPRibbonCommandHandler.CallbackPreamble Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected ReadOnly Property CallbackPreamble As String
    Get
'Usage
Dim value As String

value = Me.CallbackPreamble
protected string CallbackPreamble { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPRibbonCommandHandler Class

SPRibbonCommandHandler Members

Microsoft.SharePoint.WebControls Namespace