1 override of IsEmpty
System.Web (1)
UI\WebControls\HyperLinkStyle.cs (1)
34
public sealed override bool
IsEmpty
{
84 references to IsEmpty
System.Web (84)
UI\HTMLTextWriter.cs (2)
31
if (!style.
IsEmpty
|| tag != HtmlTextWriterTag.Span) {
39
if (!style.
IsEmpty
|| tag != HtmlTextWriterTag.Span) {
UI\WebControls\Adapters\MenuAdapter.cs (1)
172
if (!rootMenuStyle.
IsEmpty
) {
UI\WebControls\Calendar.cs (4)
972
if (dayStyle != null && !dayStyle.
IsEmpty
)
974
if (todayDayStyle != null && !todayDayStyle.
IsEmpty
)
976
if (otherMonthDayStyle != null && !otherMonthDayStyle.
IsEmpty
)
978
if (weekendDayStyle != null && !weekendDayStyle.
IsEmpty
)
UI\WebControls\CheckBox.cs (1)
427
if (!controlStyle.
IsEmpty
) {
UI\WebControls\CreateUserWizard.cs (1)
2048
if (!NavigationButtonStyle.
IsEmpty
) {
UI\WebControls\DataGridPagerStyle.cs (3)
254
if (s != null && !s.
IsEmpty
) {
282
if (s != null && !s.
IsEmpty
) {
284
if (
IsEmpty
) {
UI\WebControls\DetailsView.cs (2)
3230
if (ControlStyleCreated && !ControlStyle.
IsEmpty
) {
3335
if (webControl != null && fieldControlStyle != null && !fieldControlStyle.
IsEmpty
) {
UI\WebControls\FormView.cs (1)
2776
if (ControlStyleCreated && !ControlStyle.
IsEmpty
) {
UI\WebControls\GridView.cs (2)
3957
if (controlStyleCreated && !ControlStyle.
IsEmpty
) {
4100
if (webControl != null && fieldControlStyle != null && !fieldControlStyle.
IsEmpty
) {
UI\WebControls\LoginUtil.cs (2)
46
if (style == null || style.
IsEmpty
) {
58
if (style == null || style.
IsEmpty
) {
UI\WebControls\MenuItem.cs (1)
688
else if (!subMenuStyle.
IsEmpty
) {
UI\WebControls\MenuItemStyle.cs (3)
128
if (mis != null && !mis.
IsEmpty
) {
233
if (
IsEmpty
) {
243
if (mis != null && !mis.
IsEmpty
) {
UI\WebControls\MenuRendererClassic.cs (1)
237
if (rootMenuStyle != null && !rootMenuStyle.
IsEmpty
) {
UI\WebControls\MenuRendererStandards.cs (1)
82
if (!Menu.ControlStyle.
IsEmpty
) {
UI\WebControls\PanelStyle.cs (3)
178
if (s != null && !s.
IsEmpty
) {
222
if (s != null && !s.
IsEmpty
) {
223
if (
IsEmpty
) {
UI\WebControls\PopOutPanel.cs (1)
131
if ((ScrollerStyle != null) && !ScrollerStyle.
IsEmpty
) {
UI\WebControls\Style.cs (3)
456
if (s != null && !s.
IsEmpty
) {
723
if (s == null || s.
IsEmpty
)
726
if (
IsEmpty
) {
UI\WebControls\SubMenuStyle.cs (3)
88
if (sms != null && !sms.
IsEmpty
) {
191
if (
IsEmpty
) {
203
if (sms != null && !sms.
IsEmpty
&& s.RegisteredCssClass.Length == 0) {
UI\WebControls\TableItemStyle.cs (3)
175
if (s != null && !s.
IsEmpty
) {
217
if (s != null && !s.
IsEmpty
) {
219
if (
IsEmpty
) {
UI\WebControls\TableStyle.cs (3)
247
if (s != null && !s.
IsEmpty
) {
298
if (s != null && !s.
IsEmpty
) {
299
if (
IsEmpty
) {
UI\WebControls\TreeNodeStyle.cs (3)
175
if (tns != null && !tns.
IsEmpty
) {
289
if (
IsEmpty
) {
299
if (tns != null && !tns.
IsEmpty
) {
UI\WebControls\TreeView.cs (1)
2815
if (style.
IsEmpty
) {
UI\WebControls\WebControl.cs (3)
631
if (ControlStyleCreated && !ControlStyle.
IsEmpty
) {
663
if ((s != null) && (s.
IsEmpty
== false)) {
791
if ((s != null) && (s.
IsEmpty
== false)) {
UI\WebControls\Wizard.cs (1)
3283
if (ControlStyleCreated && !ControlStyle.
IsEmpty
) {
UI\WebParts\CatalogPartChrome.cs (3)
101
if (!partChromeStyle.
IsEmpty
) {
118
if (!partTitleStyle.
IsEmpty
) {
132
if (!partStyle.
IsEmpty
) {
UI\WebParts\CatalogZoneBase.cs (1)
631
if (!emptyZoneTextStyle.
IsEmpty
) {
UI\WebParts\EditorPart.cs (2)
168
if (Zone != null && !Zone.EditUIStyle.
IsEmpty
) {
208
if (Zone != null && !Zone.ErrorStyle.
IsEmpty
) {
UI\WebParts\EditorPartChrome.cs (3)
90
if (!partChromeStyle.
IsEmpty
) {
104
if (!partStyle.
IsEmpty
) {
164
if (!_titleTextStyle.
IsEmpty
) {
UI\WebParts\EditorZoneBase.cs (1)
442
if (!emptyZoneTextStyle.
IsEmpty
) {
UI\WebParts\ErrorWebPart.cs (1)
43
if (zone != null && !zone.ErrorStyle.
IsEmpty
) {
UI\WebParts\ImportCatalogPart.cs (7)
436
if (zone != null && !zone.LabelStyle.
IsEmpty
) {
445
if (zone != null && !zone.EditUIStyle.
IsEmpty
) {
451
if (zone != null && !zone.LabelStyle.
IsEmpty
) {
459
if (zone != null && !zone.EditUIStyle.
IsEmpty
) {
468
if (zone != null && !zone.ErrorStyle.
IsEmpty
) {
478
if (zone != null && !zone.ErrorStyle.
IsEmpty
) {
487
if (zone != null && !zone.LabelStyle.
IsEmpty
) {
UI\WebParts\ToolZone.cs (2)
295
if (!headerStyle.
IsEmpty
) {
309
if (!style.
IsEmpty
) {
UI\WebParts\WebPartChrome.cs (6)
252
if (!style.
IsEmpty
) {
284
if (!Zone.ErrorStyle.
IsEmpty
) {
385
if (!_titleTextStyle.
IsEmpty
) {
633
if (!partChromeStyle.
IsEmpty
) {
675
if (!_titleStyleWithoutFontOrAlign.
IsEmpty
) {
701
if (!partStyle.
IsEmpty
) {
UI\WebParts\WebPartMenu.cs (1)
94
if (style != null && !style.
IsEmpty
) {
UI\WebParts\WebPartMenuStyle.cs (3)
83
if (s != null && !s.
IsEmpty
) {
107
if (s != null && !s.
IsEmpty
) {
108
if (
IsEmpty
) {
UI\WebParts\WebPartZoneBase.cs (3)
1401
if (!emptyZoneTextStyle.
IsEmpty
) {
1438
if (!headerStyle.
IsEmpty
) {
1452
if (!style.
IsEmpty
) {
UI\WebParts\WebZone.cs (2)
585
if (!headerStyle.
IsEmpty
) {
609
if (!footerStyle.
IsEmpty
) {