HTMLFrameElement.Name

HTMLFrameElement.Name property

The frame name (object of the target attribute). See the name attribute definition in HTML 4.01.

public string Name { get; set; }

See Also