Element.Id
Element.Id property
The element’s identifier. See the id attribute definition in HTML 4.01.
public String Id { get; set; }
Property Value
The identifier.
See Also
- class Element
- package com.aspose.html.Dom
- package Aspose.HTML
The element’s identifier. See the id attribute definition in HTML 4.01.
public String Id { get; set; }
The identifier.