Provides helper methods for manipulating custom page URLs.
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The IUrlHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetApplicationURL |
Gets the uniform resource identifier (URI) for the custom pages in an application on the web server.
|
![]() | GetRelativePathToCustomPages |
Gets the string path of the custom pages for an application on the web server.
|
See Also