Class PageArticle
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DangerPanel
DangerPanel control.
protected HtmlGenericControl DangerPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutlineBody
OutlineBody control.
protected HtmlGenericControl OutlineBody
Field Value
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
Methods
BindModelToControls(PortalPageModel, ISecurityFramework)
public void BindModelToControls(PortalPageModel model, ISecurityFramework identity)
Parameters
modelPortalPageModelidentityISecurityFramework