Gets the string representation of specified URI where the fragment part is removed
Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- uri
- Type: SystemString
The URI.
Return Value
Type: StringThe string representation of specified URI without the fragment part.
See Also