WebPartQuickAdd.ButtonText 属性

请注意:此 API 现在已过时。

仅供内部使用。

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

语法

声明
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Public Property ButtonText As String
    Get
    Set
用法
Dim instance As WebPartQuickAdd
Dim value As String

value = instance.ButtonText

instance.ButtonText = value
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
public string ButtonText { get; set; }

属性值

类型:System.String

另请参阅

引用

WebPartQuickAdd 类

WebPartQuickAdd 成员

Microsoft.SharePoint.WebPartPages 命名空间