Class TwoColumns
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
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
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
blockContentContainerhookstring
GetBlockInfo()
public static BlockContentControlTypeInfo GetBlockInfo()
Returns
GetContentLabels()
public override string[] GetContentLabels()
Returns
- string[]