Base:
property
Value
System.Web.UI.HtmlControls.HtmlInputControl.Value
1 write to Value
System.Web (1)
UI\HtmlControls\HtmlInputText.cs (1)
210
Value
= inputString;
1 reference to Value
System.Web (1)
UI\HtmlControls\HtmlInputText.cs (1)
204
string current =
Value
;