Table of Contents

Class Preview

Namespace
InSite.UI.Variant.NCSHA.Reports
Assembly
InSite.UI.dll
public class Preview : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Preview
Implements
Inherited Members

Constructors

Preview()

public Preview()

Fields

ErrorPanel

ErrorPanel control.

protected HtmlGenericControl ErrorPanel

Field Value

HtmlGenericControl

Remarks

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

ErrorView

ErrorView control.

protected View ErrorView

Field Value

View

Remarks

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

ExportButtonRepeater

ExportButtonRepeater control.

protected Repeater ExportButtonRepeater

Field Value

Repeater

Remarks

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

MultiView

MultiView control.

protected MultiView MultiView

Field Value

MultiView

Remarks

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

NormalView

NormalView control.

protected View NormalView

Field Value

View

Remarks

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

ReportTable

ReportTable control.

protected DropDownList ReportTable

Field Value

DropDownList

Remarks

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

ReportViewerSection

ReportViewerSection control.

protected HtmlGenericControl ReportViewerSection

Field Value

HtmlGenericControl

Remarks

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

ReportYear

ReportYear control.

protected DropDownList ReportYear

Field Value

DropDownList

Remarks

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

Viewer

Viewer control.

protected ReportViewer Viewer

Field Value

ReportViewer

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs