3 references to HasTwoWayBoundProperties
System.Web (3)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (2)
364
if (pseSub.Builder.
HasTwoWayBoundProperties
) {
973
if (bindableTemplateBuilder != null && bindableTemplateBuilder.
HasTwoWayBoundProperties
) {
UI\BindableTemplateBuilder.cs (1)
136
if (
HasTwoWayBoundProperties
) {