UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (15)
239ConditionalEnterLayout(writer, Style);
248Color foreColor = (Color)Style[Style.ForeColorKey, true];
254ConditionalExitLayout(writer, Style);
286Style style = this.Style;
363Style style = Style;
368ConditionalEnterStyle(writer, Style);
370ConditionalExitStyle(writer, Style);
407Style style = this.Style;
414ConditionalEnterLayout(writer, Style);
424ConditionalExitLayout(writer, Style);
444Style style = this.Style;
495item[labelFieldIndex], accessKey, Style, cssClass);
554Style style = Style;
570RenderPostBackEventAsAnchor(writer, eventArgument, item[fieldIndices[0]], accessKey, Style, cssClass);
633writer.ExitStyle(Style);