Interfaces

  InterfaceDescription
Public interfaceIMediaFile
This data interface represents a media file in Composite C1. This can be used to query media through a DataConnection.
Public interfaceIMediaFileFolder
This data interface represents a media folder in Composite C1. This can be used to query media folders through a DataConnection.
Public interfaceIPage
This data interface represents a page in Composite C1. This can be used to query pages through a DataConnection. Note that a lot of page related tasks can be done with a SitemapNavigator. And any changes done through this interface and a DataConnection should be done with care.
Public interfaceIUser
This data interface represents a administrative user in Composite C1. This can be used to query users through a DataConnection.
Public interfaceIUserGroup
This data interface represents a user group in Composite C1. This can be used to query user groups through a DataConnection.
Public interfaceIUserUserGroupRelation
This data interface represents a user relation to a user group in Composite C1. This can be used to query user group members through a DataConnection.