Dynamicweb.eCommerce.UserPermissions Namespace > UserPermission Class : SetDefinedRightsOnChildren Method |
'Declaration
Public Shared Function SetDefinedRightsOnChildren( _ ByVal UserPermissionType As String, _ ByVal UserPermissionTypeID As String, _ ByVal NewRights As List(Of DefinedRight) _ ) As Boolean
public static bool SetDefinedRightsOnChildren( string UserPermissionType, string UserPermissionTypeID, List<DefinedRight> NewRights )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2