HTMLIFrameElement.Src

HTMLIFrameElement.Src property

A URI [IETF RFC 2396] designating the initial frame contents. See the src attribute definition in HTML 4.01.

public string Src { get; set; }

See Also