Table of Contents

Class PageArticle

Namespace
InSite.UI.Portal.Sites
Assembly
InSite.UI.dll
public class PageArticle : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, IPortalPage
Inheritance
PageArticle
Implements
Inherited Members

Constructors

PageArticle()

public PageArticle()

Fields

BodyContentBlocks

BodyContentBlocks control.

protected PlaceHolder BodyContentBlocks

Field Value

PlaceHolder

Remarks

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

DangerPanel

DangerPanel control.

protected HtmlGenericControl DangerPanel

Field Value

HtmlGenericControl

Remarks

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

OutlineBody

OutlineBody control.

protected HtmlGenericControl OutlineBody

Field Value

HtmlGenericControl

Remarks

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

Properties

Model

public PortalPageModel Model { get; set; }

Property Value

PortalPageModel

Methods

BindModelToControls(PortalPageModel, ISecurityFramework)

public void BindModelToControls(PortalPageModel model, ISecurityFramework identity)

Parameters

model PortalPageModel
identity ISecurityFramework