<PackageReference Include="Relativity.Other" Version="10.3.142.22" />

UrlParser

public class UrlParser
public static string ExternalHrefEncryptionKey { get; }

public int AppID { get; }

public int ArtifactID { get; }

public int ArtifactTypeID { get; }

public bool IsVirtualArtifact { get; }

public string LocalUriPath { get; }

public string Url { get; set; }

public UrlParser(string url)

public static bool IsEditPage(string pageUrl)

public bool GetBooleanValueFromQueryStringByID(string identifier)

public string GetValueFromQueryStringByID(string identifier)