Table of Contents

Class TwoColumns

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

Constructors

TwoColumns()

public TwoColumns()

Fields

Column1

Column1 control.

protected Literal Column1

Field Value

Literal

Remarks

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

Column2

Column2 control.

protected Literal Column2

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