AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSTaskEngine Methods

The CMSTaskEngine type exposes the following members.

Methods


  Name Description
Protected method addEngineArgs (Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Protected method Dispose(Boolean) (Inherited from CMSEngineBase.)
Public method Dispose()()()()
Disposes this instance.
(Inherited from CMSEngineBase.)
Public method GetMyOpenTasks
Returns the list of open tasks assigned to the currently logged in CMS User.
Public method GetMyTaskCount
Returns the number of tasks associated with the currently logged in CMS User
Public method GetTaskById
Returns the Task by Id
Public method TaskCount
Gets the current user's task count, refreshing from the database if the cached result is stale (older than 10 minutes).