Base:
method
ExitFormat
System.Web.UI.MobileControls.Adapters.MobileTextWriter.ExitFormat(System.Web.UI.MobileControls.Style)
9 references to ExitFormat
System.Web.Mobile (9)
UI\MobileControls\Adapters\ChtmlFormAdapter.cs (1)
150writer.ExitFormat(Style);
UI\MobileControls\Adapters\HtmlImageAdapter.cs (1)
52writer.ExitFormat(Style);
UI\MobileControls\Adapters\HtmlListAdapter.cs (1)
174writer.ExitFormat(Style);
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (5)
246writer.ExitFormat(subCommandStyle); 320writer.ExitFormat(subCommandStyle); 331writer.ExitFormat(subCommandStyle); 335writer.ExitFormat(subCommandStyle); 518writer.ExitFormat(style);
UI\MobileControls\Adapters\HtmlSelectionListAdapter.cs (1)
216writer.ExitFormat(Style);