HasContent Property (RenderParagraph)
In This Topic
Gets a value indicating whether the
Content collection has been initialized and contains one or more elements.
Syntax
'Declaration
Public ReadOnly Property HasContent As Boolean
public bool HasContent {get;}
See Also