SPRibbonCommandHandler.BuildReturnValue Method

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

Syntax

'Declaration
Protected Function BuildReturnValue ( _
    notification As String _
) As String
'Usage
Dim notification As String
Dim returnValue As String

returnValue = Me.BuildReturnValue(notification)
protected string BuildReturnValue(
    string notification
)

Parameters

Return Value

Type: System.String
Returns String.

See Also

Reference

SPRibbonCommandHandler Class

SPRibbonCommandHandler Members

Microsoft.SharePoint.WebControls Namespace