Table of Contents

Class HeadingAndParagraphsWithImage

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

Constructors

HeadingAndParagraphsWithImage()

public HeadingAndParagraphsWithImage()

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.

BlockImage

BlockImage control.

protected HtmlImage BlockImage

Field Value

HtmlImage

Remarks

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

BlockImageCaption

BlockImageCaption control.

protected HtmlGenericControl BlockImageCaption

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[]