| EditableWebPartListSubItemFormat Property  | 
            Sub-item format string, when set, the lines of text are split by comma, and each of the line items is rendered with this format. {0} represents the item text. Default value is ""
            
 
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntaxpublic string SubItemFormat { get; set; }Property Value
Type: 
String
See Also