Interface INode
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
Represents an renderable node.
public interface INode
- Extension Methods
Properties
- Attributes
Gets or sets an collection of attributes for this node.
- SelfClosing
Gets or sets a value indicating whether this XML node is self-closing.
- TagName
Gets or sets the tag name of the XML node.