HTMLAnchorElement.Search

HTMLAnchorElement.Search property

Gets or sets a string representation of the search segment of the associated URL.

public string Search { get; set; }

See Also