PFUrlUtilsExtractSourceUrl Method (String) |
Extracts (sanitized) source url from urlWithSource.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public static string ExtractSourceUrl(
string urlWithSource
)
Parameters
- urlWithSource
- Type: SystemString
Return Value
Type:
StringSee Also