Table of Contents

Class Error

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

Constructors

Error()

public Error()

Fields

ProblemDescription

ProblemDescription control.

protected Literal ProblemDescription

Field Value

Literal

Remarks

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

ProblemSource

ProblemSource control.

protected Literal ProblemSource

Field Value

Literal

Remarks

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

ProblemTitle

ProblemTitle control.

protected Literal ProblemTitle

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