| TemplateLoopExists Method |
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public bool LoopExists(
string name
)
Public Function LoopExists (
name As String
) As Boolean
Parameters
- name
- Type: SystemString
Return Value
Type:
BooleanSee Also