AbstractDefaultLayout CreateCategory Method Kentico 8.1 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.1.5347.20411)

Parameters

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