1 write to Value
System.Web (1)
UI\StateBag.cs (1)
177
item.
Value
= value;
4 references to Value
System.Web (4)
UI\AttributeCollection.cs (2)
187
string value = item.
Value
as string;
208
string value = item.
Value
as string;
UI\StateBag.cs (2)
130
return item.
Value
;
333
data.Add(item.
Value
);