5 references to _currentLayout
System.Web (5)
UI\HTMLTextWriter.cs (5)
45
OpenDiv(
_currentLayout
,
46
(
_currentLayout
!= null) && (
_currentLayout
.Align != HorizontalAlign.NotSet),
47
(
_currentLayout
!= null) && !
_currentLayout
.Wrap);