获取一个标志,指示 Web 部件是否未包括在网站的特定部分。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property Negated As Boolean
Get
用法
Dim instance As WebPartAdder.Selector
Dim value As Boolean
value = instance.Negated
public bool Negated { get; }
属性值
类型:System.Boolean
true如果类将不起作用。否则为false。