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