AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSTaskEngine..::..TaskCount Method

Gets the current user's task count, refreshing from the database if the cached result is stale (older than 10 minutes).

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

Syntax


public TaskCountResult TaskCount()

Return Value

A TaskCountResult containing the count and last update timestamp.