SearchServiceApplicationProxy.CommitUserSegment 方法

提交到SearchAdminDatabase的用户段。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Sub CommitUserSegment ( _
    ByRef userSegment As UserSegment _
)
用法
Dim instance As SearchServiceApplicationProxy
Dim userSegment As UserSegment

instance.CommitUserSegment(userSegment)
public void CommitUserSegment(
    ref UserSegment userSegment
)

参数

实现

IQueryRuleOperations.CommitUserSegment(UserSegment)

备注

SharePoint Server 2013允许您定制在SharePoint 2013网站根据最终用户,某些属性例如其性别,居住其中,他们的兴趣或引用链接显示的内容。这些组的用户的属性被称为用户段。若要了解如何显示定制的代码和SharePoint 2013用户界面结合使用您用户段的内容,请参阅SharePoint 2013 中的用户划分

另请参阅

引用

SearchServiceApplicationProxy 类

SearchServiceApplicationProxy 成员

Microsoft.Office.Server.Search.Administration 命名空间