SPHelperExtractLeafName Method |
Returns the filename part of the specified URL.
Namespace:
Colygon.MatchPoint.Core
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public static string ExtractLeafName(
string url
)
Parameters
- url
- Type: SystemString
Return Value
Type:
StringSee Also