Click or drag to resize
IFormSectionViewModelSetProperties Method
Properties object setter

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
void SetProperties(
	IFormSectionProperties properties
)

Parameters

properties
Type: Kentico.Forms.Web.MvcIFormSectionProperties
See Also