SubmissionProgressAddItem Method
Adds a progression item to the bottom of the stack
Namespace: MobileTrack.Web.Components.ComponentsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public Task<int> AddItem(
string title,
string value,
string progressionText,
ProgressColor progressionBarColor
)
- title String
- header of the item
- value String
- value text of the item
- progressionText String
- text inside the progression bar
- progressionBarColor ProgressColor
- color of the progression bar
TaskInt32ID of the item