HTMLImageElement.Name

HTMLImageElement.Name property

The name of the element (for backwards compatibility).

public string Name { get; set; }

See Also