FormWrapperRenderingConfiguration Class |
Namespace: Kentico.Forms.Web.Mvc.Widgets
public class FormWrapperRenderingConfiguration
The FormWrapperRenderingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormWrapperRenderingConfiguration |
Name | Description | |
---|---|---|
![]() | ChildConfiguration |
Gets or sets child element rendering configuration. Use this property to nest multiple wrapping elements.
|
![]() ![]() | CONTENT_PLACEHOLDER |
Defines a placeholder for wrapped elements if CustomHtmlEnvelopeString is used.
|
![]() | CustomHtmlEnvelope | Obsolete.
Sets custom HTML envelope. Within a custom HTML code must be used CONTENT_PLACEHOLDER value.
|
![]() | CustomHtmlEnvelopeString |
Get or sets custom HTML envelope. Within a custom HTML code must be used CONTENT_PLACEHOLDER value.
|
![]() | ElementName |
Gets or sets element name to be rendered.
|
![]() | HtmlAttributes |
Gets or sets optional attributes that should be added to the element. An empty dictionary by default.
|