Gets the uniform resource identifier (URI) for the custom pages in an application on the web server.
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Parameters
- appGuid
- Type: System.Guid
The GUID assigned by Relativity to an application.
Return Value
Type: UriThe URI for the custom page root is the application GUID.
Exceptions
Exception | Condition |
---|---|
ArgumentException | Thrown when the application GUID is empty. |
Remarks
See Also