Class Preview
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ErrorView
ErrorView control.
protected View ErrorView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExportButtonRepeater
ExportButtonRepeater control.
protected Repeater ExportButtonRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MultiView
MultiView control.
protected MultiView MultiView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NormalView
NormalView control.
protected View NormalView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportTable
ReportTable control.
protected DropDownList ReportTable
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportViewerSection
ReportViewerSection control.
protected HtmlGenericControl ReportViewerSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportYear
ReportYear control.
protected DropDownList ReportYear
Field Value
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)