2 references to IsMultiple
System.Web (2)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (2)
1133
if (templatePropertyEntry != null && templatePropertyEntry.
IsMultiple
) {
1626
inTemplate = entry.
IsMultiple
;