AbstractDefaultLayout CreateCategory Method Kentico 8.0 API Reference
Renders whole category (iterates through fields and renders them).

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

formFields
Type: OnlineSystem.Collections.Generic List FormFieldInfo 
List of fields to render
args
Type: CMS.FormControls FieldCreationArgs
Parameters needed for rendering
See Also