Class Progress
public class Progress : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Progress
- Implements
- Inherited Members
Constructors
Progress()
public Progress()
Fields
DownloadButton
DownloadButton control.
protected Button DownloadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitRepeater
UnitRepeater control.
protected Repeater UnitRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindModelToControls(ProgressModel)
protected void BindModelToControls(ProgressModel model)
Parameters
modelProgressModel
GetContentText(string)
protected string GetContentText(string name)
Parameters
namestring
Returns
GetResultCssClass(Guid)
protected string GetResultCssClass(Guid id)
Parameters
idGuid
Returns
GetResultIcon(Guid)
protected string GetResultIcon(Guid activity)
Parameters
activityGuid
Returns
GetResultScore(Guid)
protected string GetResultScore(Guid activity)
Parameters
activityGuid
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)