EditableWebPartList ItemFormat Property Kentico 8.0 API Reference
Item format string. {0} represents the item text. {1} represents selected item text for selected item. {2} represents the item class in format Item[index]. {3} represents the non-formatted encoded item value. {4} represents the item value with formatting removed. Default value is "{0}"

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

Property Value

Type: OnlineString
See Also