ProjectTaskInfoProvider GenerateProgressHtmlInternal Method Kentico 8.0 API Reference
Returns HTML code which displays the progress bar for specified value.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

progressValue
Type: OnlineSystem Int32
Progress value
showProgresValue
Type: OnlineSystem Boolean
Indicates whether value should be displayed next to the progress bar

Return Value

Type: OnlineString
See Also