Table of Contents

Class Read

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

Constructors

Read()

public Read()

Fields

ExecutionErrors

ExecutionErrors control.

protected Literal ExecutionErrors

Field Value

Literal

Remarks

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

ExecutionErrorsField

ExecutionErrorsField control.

protected HtmlGenericControl ExecutionErrorsField

Field Value

HtmlGenericControl

Remarks

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

InputData

InputData control.

protected HtmlGenericControl InputData

Field Value

HtmlGenericControl

Remarks

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

InputPanel

InputPanel control.

protected NavItem InputPanel

Field Value

NavItem

Remarks

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

NavPanel

NavPanel control.

protected Nav NavPanel

Field Value

Nav

Remarks

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

OutputData

OutputData control.

protected HtmlGenericControl OutputData

Field Value

HtmlGenericControl

Remarks

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

OutputPanel

OutputPanel control.

protected NavItem OutputPanel

Field Value

NavItem

Remarks

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

RequestHeaders

RequestHeaders control.

protected Literal RequestHeaders

Field Value

Literal

Remarks

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

RequestStarted

RequestStarted control.

protected Literal RequestStarted

Field Value

Literal

Remarks

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

RequestStatus

RequestStatus control.

protected Literal RequestStatus

Field Value

Literal

Remarks

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

RequestUrl

RequestUrl control.

protected Literal RequestUrl

Field Value

Literal

Remarks

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

ResponseCompleted

ResponseCompleted control.

protected Literal ResponseCompleted

Field Value

Literal

Remarks

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

ResponseStatus

ResponseStatus control.

protected Literal ResponseStatus

Field Value

Literal

Remarks

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

ResponseTime

ResponseTime control.

protected Literal ResponseTime

Field Value

Literal

Remarks

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

ValidationErrors

ValidationErrors control.

protected Literal ValidationErrors

Field Value

Literal

Remarks

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

ValidationErrorsField

ValidationErrorsField control.

protected HtmlGenericControl ValidationErrorsField

Field Value

HtmlGenericControl

Remarks

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

ValidationStatus

ValidationStatus control.

protected Literal ValidationStatus

Field Value

Literal

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