Provides the list of pages assigned to currently logged-in user.
Inheritance Hierarchy
CMSServicesBase
CMSContentServiceBase
IngeniuxCMServiceAssignmentListServices
Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax
[ServiceBehaviorAttribute(IncludeExceptionDetailInFaults = true)] [AspNetCompatibilityRequirementsAttribute(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)] public class AssignmentListServices : CMSContentServiceBase
The AssignmentListServices type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssignmentListServices |
Methods
Name | Description | |
---|---|---|
GetAssignmentsList |
Retrieves the list of pages assigned to currently logged-in user
| |
GetAssignmentsListColumns | ||
GetAssignmentsListPageIndex |
See Also