Gets or sets the text content of the System.Web.UI.WebControls.TextBox control.
If ProcessMacroSecurity is true, macro security parameters are processed.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public string Text { get; set; }
Property Value
Type:
StringSee Also