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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExecutionErrorsField
ExecutionErrorsField control.
protected HtmlGenericControl ExecutionErrorsField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InputData
InputData control.
protected HtmlGenericControl InputData
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InputPanel
InputPanel control.
protected NavItem InputPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NavPanel
NavPanel control.
protected Nav NavPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputData
OutputData control.
protected HtmlGenericControl OutputData
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputPanel
OutputPanel control.
protected NavItem OutputPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestHeaders
RequestHeaders control.
protected Literal RequestHeaders
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestStarted
RequestStarted control.
protected Literal RequestStarted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestStatus
RequestStatus control.
protected Literal RequestStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestUrl
RequestUrl control.
protected Literal RequestUrl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseCompleted
ResponseCompleted control.
protected Literal ResponseCompleted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseStatus
ResponseStatus control.
protected Literal ResponseStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseTime
ResponseTime control.
protected Literal ResponseTime
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidationErrors
ValidationErrors control.
protected Literal ValidationErrors
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidationErrorsField
ValidationErrorsField control.
protected HtmlGenericControl ValidationErrorsField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidationStatus
ValidationStatus control.
protected Literal ValidationStatus
Field Value
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)