London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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