Click or drag to resize
ViewDataDictionaryExtensionsEDITOR_HTML_ATTRIBUTES_KEY Field
Key under which is IDictionaryTKey, TValue containing editor HTML attributes stored in ViewDataDictionary.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public const string EDITOR_HTML_ATTRIBUTES_KEY = "EditorHtmlAttributes"

Field Value

Type: String
See Also