AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSTaskEngine..::..GetMyOpenTasks Method

Returns the list of open tasks assigned to the currently logged in CMS User.

Namespace:  AdvantageCMS.Core.Admin.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public List<Task> GetMyOpenTasks()

Return Value

A list of open tasks, or an empty list if none exist.