| RazorTemplateBaseTModelLoopItemLoops Property |
Returns a list of loops on this instance.
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax public LoopCollection Loops { get; }
Public ReadOnly Property Loops As LoopCollection
Get
Return Value
Type:
LoopCollectionSee Also