InputFormTextBox class
SharePoint 2013
Represents text box control on an input form.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.TextBox
Microsoft.SharePoint.WebControls.InputFormTextBox
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.TextBox
Microsoft.SharePoint.WebControls.InputFormTextBox
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ValidationPropertyAttribute("Text")] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] public class InputFormTextBox : TextBox, IValidator