Table of Contents

Class ReviewPrint

Namespace
InSite.UI.Portal.Workflow.Forms.Controls
Assembly
InSite.UI.dll
public class ReviewPrint : SubmissionSessionControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
ReviewPrint
Implements
Inherited Members

Constructors

ReviewPrint()

public ReviewPrint()

Fields

Details

Details control.

protected ReviewDetails Details

Field Value

ReviewDetails

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SummaryStyle

SummaryStyle control.

protected Container SummaryStyle

Field Value

Container

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SurveyFormTitle

SurveyFormTitle control.

protected HtmlGenericControl SurveyFormTitle

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs