StringListWithSeparator Method |
Sets the separator to the list
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public StringList WithSeparator(
string separator
)
Parameters
- separator
- Type: SystemString
Separator to use
Return Value
Type:
StringListSee Also