OptionUseIdAttribute Field

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image
Defines if the 'id' attribute must be specifically used. Default is true.

Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public bool OptionUseIdAttribute
Visual Basic
Public OptionUseIdAttribute As Boolean
Visual C++
public:
bool OptionUseIdAttribute

See Also