3 references to None
System.Web.Mobile (3)
UI\MobileControls\CompileLiteralTextParser.cs (1)
150
if (format != LiteralFormat.
None
|| !breakAfter || linkUrl != null)
UI\MobileControls\LiteralTextParser.cs (2)
68
public LiteralFormat Format = LiteralFormat.
None
;
714
LiteralFormat format = LiteralFormat.
None
;