Interface ILocationContext
Interface for location context
public interface ILocationContext
Properties
PhysicalLocation
Gets or sets a value indicating the physical location of the browser.
Location PhysicalLocation { get; set; }
Interface for location context
public interface ILocationContext
Gets or sets a value indicating the physical location of the browser.
Location PhysicalLocation { get; set; }