2 writes to Attributes
System.Web.Mobile (2)
UI\MobileControls\LiteralTextParser.cs (2)
75
Attributes
= null;
82
Attributes
= attributes;
2 references to Attributes
System.Web.Mobile (2)
UI\MobileControls\LiteralTextParser.cs (2)
104
Object o = (
Attributes
!= null) ?
Attributes
[attributeName] : null;