2 references to Empty
System.Web (2)
UI\WebControls\MenuRendererStandards.cs (2)
596
if (_styles.Any(s => !s.
Empty
)) {
601
foreach (var style in _styles.Where(s => !s.
Empty
)) {