Class PropertyStringControlMax
Property control that renders a long string (longer than 255 characters).
Inherited Members
Namespace: EPiServer.Web.PropertyControls
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7Syntax
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