IUserActivityPageEntry Interface
|
Represents a single activity on a
Page by a
User.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic interface IUserActivityPageEntry
Public Interface IUserActivityPageEntry
public interface class IUserActivityPageEntry
type IUserActivityPageEntry = interface end
The IUserActivityPageEntry type exposes the following members.
Properties| | Name | Description |
|---|
 | Icon |
Gets the Icon value of the Page that was worked on.
|
 | Name |
Gets the Name of the Page that was worked on.
|
Top
See Also