Hevea documentation

Node.Tag Property

Gets / sets the node tag. This identifier is used for Dynamic typed node identification. The value cannot be null for Dynamic nodes.

public object Tag {get; set;}

See Also

Node Class | Hevea.Core.Ftp Namespace