 | RazorTemplateBase<TModel>.Loops Property |
Returns a list of loops on this instance.
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntaxpublic LoopCollection Loops { get; }
Public ReadOnly Property Loops As LoopCollection
Get
Return Value
Type:
LoopCollection
See Also