![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the relative path of an Url
Namespace: Smartsite.Web
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | ![]() |
---|---|
public string GetRelativePath( b, uri ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Function GetRelativePath ( _ b As , _ uri As _ ) As |
Parameters
- b
- UrlBase
The base used to get the relative path from.
- uri
- Uri
The URI.
Return Value
See Also
HttpServer Class
Smartsite.Web Namespace