Click or drag to resize

PagePermissionCollectionItem Property

Namespace:  Dynamicweb.Modules.UserManagement
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PagePermissionAccess this[
	int userID
] { get; set; }

Parameters

userID
Type: SystemInt32

Property Value

Type: PagePermissionAccess
See Also