HTMLImageElement.Name

HTMLImageElement.Name property

The name of the element (for backwards compatibility).

public String Name { get; set; }

See Also