ICPHelper
Provides a mockable interface with helper methods allowing Custom Pages to programmatically interact with Relativity. Inherits from IHelper.
            
                
int GetActiveCaseID()
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.