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
- notification
Type: System.String
Return Value
Type: System.String
Returns String.