3 writes to _layout
System.Web.Mobile (3)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (3)
514
_layout
= true;
543
_layout
= true;
557
set {
_layout
= value; }
1 reference to _layout
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
556
get { return
_layout
; }