SaaS CMS has officially launched! Learn more now.

Class PropertyStringControlMax

Property control that renders a long string (longer than 255 characters).

Inheritance
System.Object
PropertyStringControlMax
Implements
System.Web.UI.INamingContainer
Inherited Members
Namespace: EPiServer.Web.PropertyControls
Assembly: EPiServer.dll
Version: 10.10.4
Syntax
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

Extension Methods