Click or drag to resize

IGX_Dashboard_Options Enumeration


List of potential widgets that can show up on Ingeniux CMS Dashboard

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public enum IGX_Dashboard_Options
Members
  Member nameValueDescription
IGX_Dashboard_PCRCreate0 Shows the "Create New" widget
IGX_Dashboard_Assignments1 Shows the "Assignments" widget
IGX_Dashboard_Assets2 Shows the "Assets" widget
IGX_Dashboard_Favorites3 Shows the "Favorites" widget
IGX_Dashboard_MonthlyProduction4 Shows the "Monthly Production" widget
IGX_Dashboard_PublishMonitor5 Shows the "Publishing Monitor" widget
IGX_Dashboard_SiteTraffic6 Shows the "Site Traffic" widget
IGX_Dashboard_TrafficSources7 Shows the "Traffic Sources" widget
IGX_Dashboard_InProgress8 Shows the "In Progress" widget
IGX_Dashboard_WhoIsOnline9 Shows the "Who's Online" widget
IGX_Dashboard_Activity10 Shows the "Activity Stream" widget
IGX_Dashboard_CMSStats11 Shows the "CMS Statistics" widget
See Also