IHistoryService public interface IHistoryService : IService Defines methods to create history instances. Documentation Code IHistory CreateHistory(IBrowsingContext context) Creates a history object for the given context.