AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSTaskEngine Methods

The CMSTaskEngine type exposes the following members.

Methods


  Name Description
Protected method addEngineArgs
Adds the engine arguments.
(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)
Releases unmanaged and - optionally - managed resources.
(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
Protected method RaiseEngineEvent
Raises the engine event.
Public method TaskCount
Gets the current user's task count, refreshing from the database if the cached result is stale (older than 10 minutes).