<PackageReference Include="Relativity.Api" Version="10.3.226.8" />

ICPHelper

public interface ICPHelper : IHelper, IDisposable
Provides a mockable interface with helper methods allowing Custom Pages to programmatically interact with Relativity. Inherits from IHelper.

Get's the active Workspace ArtifactID.

Provides a mockable interface with methods to obtain the user specific information and authentication helper methods.

Gets a ICSRFManager to enforce CSRF(Cross Site Request Forgery) support.