WebPartQuickAdd.ShowListsAndLibraries 属性

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

仅供内部使用。

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

语法

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

value = instance.ShowListsAndLibraries

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

属性值

类型:System.Boolean

另请参阅

引用

WebPartQuickAdd 类

WebPartQuickAdd 成员

Microsoft.SharePoint.WebPartPages 命名空间