WebPartAdder.Selector.ToString 方法

返回当前WebPartAdder.Selector的字符串表示形式。

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

语法

声明
Public Overrides Function ToString As String
用法
Dim instance As WebPartAdder.Selector
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

返回值

类型:System.String
代表当前WebPartAdder.Selector的字符串。

备注

此重写返回的字符串表示形式当前WebPartAdder.Selector格式 [!]主要 [: 次要]。

另请参阅

引用

WebPartAdder.Selector 结构

WebPartAdder.Selector 成员

Microsoft.SharePoint.WebPartPages 命名空间