Table of Contents

Class HeadingAndParagraphs

Namespace
InSite.UI.Layout.Common.Controls
Assembly
InSite.UI.dll
public class HeadingAndParagraphs : BlockControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, IBlockControl
Inheritance
HeadingAndParagraphs
Implements
Inherited Members

Constructors

HeadingAndParagraphs()

public HeadingAndParagraphs()

Fields

BlockHeading

BlockHeading control.

protected HtmlGenericControl BlockHeading

Field Value

HtmlGenericControl

Remarks

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

BlockParagraphs

BlockParagraphs control.

protected Literal BlockParagraphs

Field Value

Literal

Remarks

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

Methods

BindContent(ContentContainer, string)

public override void BindContent(ContentContainer block, string hook = null)

Parameters

block ContentContainer
hook string

GetBlockInfo()

public static BlockContentControlTypeInfo GetBlockInfo()

Returns

BlockContentControlTypeInfo

GetContentLabels()

public override string[] GetContentLabels()

Returns

string[]