Click or drag to resize
SpecialFieldsDefinitionFillItems Method
Fills list items.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public void FillItems(
	ListItemCollection items
)

Parameters

items
Type: System.Web.UI.WebControlsListItemCollection
Items collection to be loaded
See Also