Base:
method
EnterFormat
System.Web.UI.MobileControls.Adapters.MobileTextWriter.EnterFormat(System.Web.UI.MobileControls.Style)
9 references to EnterFormat
System.Web.Mobile (9)
UI\MobileControls\Adapters\ChtmlFormAdapter.cs (1)
135writer.EnterFormat(Style);
UI\MobileControls\Adapters\HtmlImageAdapter.cs (1)
50writer.EnterFormat(Style);
UI\MobileControls\Adapters\HtmlListAdapter.cs (1)
152writer.EnterFormat(Style);
UI\MobileControls\Adapters\HtmlObjectListAdapter.cs (5)
238writer.EnterFormat(subCommandStyle); 318writer.EnterFormat(subCommandStyle); 322writer.EnterFormat(subCommandStyle); 333writer.EnterFormat(subCommandStyle); 512writer.EnterFormat(style);
UI\MobileControls\Adapters\HtmlSelectionListAdapter.cs (1)
214writer.EnterFormat(Style);