SPUtility.FormatStringWithListType Method
Include Protected Members
Include Inherited Members
Format a string by inserting the name of a list type.
Overload List
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. |
Top