MembersWebPartDisplayType 枚举

Displays members of a WebPartZone in a document workspace home page. Membership is displayed as a list, by using the SPList class.

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

语法

声明
Public Enumeration MembersWebPartDisplayType
用法
Dim instance As MembersWebPartDisplayType
public enum MembersWebPartDisplayType

成员

成员名称 说明
WebUserGroups Indicates that the member of a WebPartZone is in the collection of user objects that are explicitly assigned permissions to access the Web site.
WebMemberGroup 指示此网站是否特殊的组中,根据AllProperties元数据的网站。
GroupMembership Indicates that the member of a WebPartZone is in a collection of group objects. This collection is associated with a collection of user objects that are displayed on the Web site.

备注

默认值是WebUserGroups。

另请参阅

引用

Microsoft.SharePoint.WebPartPages 命名空间

Dws

Users

Customizing List Item Forms in Windows SharePoint Services

其他资源

Disposing Objects