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
Syntax public string SubItemFormat { get; set; }
Property Value
Type:
StringSee Also