Table of Contents

Field RootNodeAction

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Gets or sets function which is called for the root node.

public Func<XmlNode, object?, bool>? RootNodeAction

Returns

Func<XmlNode, object, bool>
Gets or sets function which is called for the root node.