The MultiLineTextEditControl control provides a standard UI component for editing
string/text properties.
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public class MultiLineTextEditControl : TextEditControl |
Visual Basic |
---|
Public Class MultiLineTextEditControl Inherits TextEditControl |
Remarks
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
DotNetNuke.UI.WebControls..::..EditControl
DotNetNuke.UI.WebControls..::..TextEditControl
DotNetNuke.UI.WebControls..::..MultiLineTextEditControl
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
DotNetNuke.UI.WebControls..::..EditControl
DotNetNuke.UI.WebControls..::..TextEditControl
DotNetNuke.UI.WebControls..::..MultiLineTextEditControl