Table of Contents

Class ErrorPageBody

Namespace
InSite.UI.Lobby.Controls
Assembly
InSite.UI.dll
public class ErrorPageBody : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
ErrorPageBody
Implements
Inherited Members

Constructors

ErrorPageBody()

public ErrorPageBody()

Fields

ContentPlaceholder

ContentPlaceholder control.

protected PlaceHolder ContentPlaceholder

Field Value

PlaceHolder

Remarks

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

Properties

ContentTemplate

[PersistenceMode(PersistenceMode.InnerProperty)]
public ITemplate ContentTemplate { get; set; }

Property Value

ITemplate

Methods

CreateChildControls()

protected override void CreateChildControls()

Events

ContentCreated

public event ErrorPageBody.AnswerContainerEventHandler ContentCreated

Event Type

ErrorPageBody.AnswerContainerEventHandler