ConnectionHelper.Helper Method

Relativity Custom Pages
Returns a custom page helper object which later can be used to obtain database connection, service or authentication manager instance.

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

public static ICPHelper Helper()

Return Value

Type: ICPHelper
Returns ICPHelper object.
See Also

Reference