1 write to _rendersWmlDoAcceptsInline
System.Web (1)
Configuration\HttpCapabilitiesBase.cs (1)
1164
_rendersWmlDoAcceptsInline
= CapsParseBoolDefault("rendersWmlDoAcceptsInline", true);
1 reference to _rendersWmlDoAcceptsInline
System.Web (1)
Configuration\HttpCapabilitiesBase.cs (1)
1167
return
_rendersWmlDoAcceptsInline
;