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