[]
        
(Showing Draft Content)

C1.C1Preview.RenderFragment.Level

Level Property

Level

Gets the nesting level of the current fragment in the fragments' tree. The topmost fragment (that has no parent) has level 1.

Declaration
public int Level { get; }
See Also