HTMLObjectElement.Standby

HTMLObjectElement.Standby property

Message to render while loading the object. See the standby attribute definition in HTML 4.01.

public string Standby { get; set; }

See Also