ElementRenderingConfigurationCustomHtml Property |
Get or sets custom HTML string used instead of wrapping element defined in
ElementName. Within a custom HTML code must be used
CONTENT_PLACEHOLDER value.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public IHtmlString CustomHtml { get; set; }
Property Value
Type:
IHtmlStringRemarks See Also