[]
        
(Showing Draft Content)

C1.C1Preview.C1Page.Fragments

Fragments Property

Fragments

Gets the collection of fragments for the current page. Note that accessing this property always initializes the Fragments collection if it has not been initialized yet. Use HasFragments to test whether the Fragments collection exists.

Declaration
public RenderFragmentCollection Fragments { get; }