SPRibbonCommandHandler.BuildReturnValue 方法

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Function BuildReturnValue ( _
    notification As String _
) As String
用法
Dim notification As String
Dim returnValue As String

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

参数

返回值

类型:System.String
返回 String

另请参阅

引用

SPRibbonCommandHandler 类

SPRibbonCommandHandler 成员

Microsoft.SharePoint.WebControls 命名空间