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