SPUtility.FormatStringWithListType method
SharePoint 2013
Format a string by inserting the name of a list type.
| Name | Description | |
|---|---|---|
|
FormatStringWithListType(String, SPList) | Format a string by inserting the name that corresponds to a list’s SPBaseType. |
|
FormatStringWithListType(String, SPList, Boolean) | Format a string by inserting the name that corresponds to a list’s SPBaseType, optionally converting the type name to lowercase. |