SPWebPartManager.UnauthorizedWebParts 属性
获取未经授权的 Web 部件页上的集合。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property UnauthorizedWebParts As ICollection
Get
用法
Dim instance As SPWebPartManager
Dim value As ICollection
value = instance.UnauthorizedWebParts
public ICollection UnauthorizedWebParts { get; }
属性值
类型:System.Collections.ICollection
未经授权的 Web 部件的集合。