IUrlHelper Interface

Relativity API
Provides helper methods for manipulating custom page URLs.

Namespace:  Relativity.API
Assembly:  Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public interface IUrlHelper

The IUrlHelper type exposes the following members.

Methods

  NameDescription
Public methodGetApplicationURL
Gets the uniform resource identifier (URI) for the custom pages in an application on the web server.
Public methodGetRelativePathToCustomPages
Gets the string path of the custom pages for an application on the web server.
Top
See Also

Reference