SPHelperGetParentFolderUrl Method |
Note: This API is now obsolete.
Returns the URL of the parent folder for the specified SPListItem.
Namespace: Colygon.MatchPoint.CoreAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax [ObsoleteAttribute]
public static string GetParentFolderUrl(
SPListItem item
)
Parameters
- item
- Type: SPListItem
Return Value
Type:
StringSee Also