TaggedUrlListWebPart.ScopeDay 属性

获取或设置范围内,在数日内,项目已标记为当前页面的查询字符串中的术语。

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

语法

声明
Public Property ScopeDay As Integer
    Get
    Set
用法
Dim instance As TaggedUrlListWebPart
Dim value As Integer

value = instance.ScopeDay

instance.ScopeDay = value
public int ScopeDay { get; set; }

属性值

类型:System.Int32
过去使用这一术语已标记项的天数。

备注

默认值为 60 天。

另请参阅

引用

TaggedUrlListWebPart 类

TaggedUrlListWebPart 成员

Microsoft.SharePoint.Portal.WebControls 命名空间