<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

Relativity.Services.Search.SearchProviderMarkup

public class SearchProviderMarkup
Represents an instance of search provider markup
public string Id { get; set; }

A unique string that will be replace SEARCHPROVIDERIDSUFFIX within the markup. This should be used as a suffix to all HTML ids declared within the markup to ensure uniqueness of ids.

public string Markup { get; set; }

The HTML string that will be used for the markup