Class ErrorPageBody
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
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
Methods
CreateChildControls()
protected override void CreateChildControls()
Events
ContentCreated
public event ErrorPageBody.AnswerContainerEventHandler ContentCreated