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