Click or drag to resize

IUserActivityPageEntry Interface


Represents a single activity on a Page by a User.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface IUserActivityPageEntry

The IUserActivityPageEntry type exposes the following members.

Properties
 NameDescription
Public propertyIcon Gets the Icon value of the Page that was worked on.
Public propertyName Gets the Name of the Page that was worked on.
Top
See Also