Defines a task status.
<status id="statusID" css-class="status-class" tooltip="statusID_Tooltip" />
Attributes
id
Unique identifier for the status.
css-class
Specifies the class in the skin (cascading style sheet) to apply to the task. The style class defines the visual appearance of task status.
tooltip
Optional. Specifies the string ID of text to display in a tooltip when the cursor hovers over the task. Defaults to "statusID_Tooltip."
Element Information
Parents | statuses |
Children | None |
End Tag | No - close element with "/>" |