Click or drag to resize
SectionPropertiesModel Class
View model for rendering an automatically generated section properties form.
Inheritance Hierarchy
SystemObject
  Kentico.Forms.Web.Mvc.InternalSectionPropertiesModel

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public sealed class SectionPropertiesModel

The SectionPropertiesModel type exposes the following members.

Constructors
  NameDescription
Public methodSectionPropertiesModel
Top
Properties
  NameDescription
Public propertyFormComponents
Collection of FormComponents that will be rendered in the form generated based on section properties.
Public propertyValidationActionUrl
URL of the action for the properties form validation.
Top
See Also