[]
        
(Showing Draft Content)

C1.C1Preview.RenderParagraph.HasText

HasText Property

HasText

Gets a value indicating whether the Content collection has been initialized and contains one or more elements.

This property is an alias for the HasContent property.

Declaration
public override bool HasText { get; }
Overrides