AssignmentListServices Class Ingeniux CMS Web Services API

Provides the list of pages assigned to currently logged-in user.
Inheritance Hierarchy

SystemObject
  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

  NameDescription
Public methodAssignmentListServices
Top
Methods

  NameDescription
Public methodGetAssignmentsList
Retrieves the list of pages assigned to currently logged-in user
Public methodGetAssignmentsListColumns
Public methodGetAssignmentsListPageIndex
Top
See Also

Reference