Class PropertyStringControlMax
Property control that renders a long string (longer than 255 characters).
Inherited Members
Namespace: EPiServer.Web.PropertyControls
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public class PropertyStringControlMax : PropertyTextBoxControlBase, IPropertyControl, INamingContainer, IRenderSettings
Constructors
PropertyStringControlMax()
Creates instance of PropertyStringControl with default texbox's length
Declaration
public PropertyStringControlMax()
Implements
System.Web.UI.INamingContainer