Documentation > CMS Template API Library > Status
CrownPeak.CMSAPI.Status
A status as related to workflow or publishing
| Name | Description | Type |
|---|---|---|
| Load | Loads a Status object by name. |
Method |
| Color | Gets or sets the color. This is a hexadecimal value representing an RGB color as in the manner of HTML colors. |
Property |
| Name | Gets or sets the name of the status. Examples would be LIVE or STAGE |
Property |