Table of Contents

Class ReportPrint

Namespace
InSite.Admin.Workflow.Forms
Assembly
InSite.UI.dll
public class ReportPrint : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
ReportPrint
Implements
Inherited Members

Constructors

ReportPrint()

public ReportPrint()

Fields

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

SearchResults

SearchResults control.

protected ReportDistributionSearchResults SearchResults

Field Value

ReportDistributionSearchResults

Remarks

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

SearchResultsPanel

SearchResultsPanel control.

protected Panel SearchResultsPanel

Field Value

Panel

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