Click or drag to resize
RichTextComponentPropertiesConfigurationName Property
Name of the rich text editor's configuration.

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string ConfigurationName { get; set; }

Property Value

Type: String
See Also