Click or drag to resize

UserSmartSearchNode Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Management.Users.Nodes
Assembly:  Dynamicweb.Management.Users (in Dynamicweb.Management.Users.dll) Version: 3.2.10
Syntax
public class UserSmartSearchNode : Node

The UserSmartSearchNode type exposes the following members.

Constructors
  NameDescription
Public methodUserSmartSearchNode
Initializes a new instance of the UserSmartSearchNode class
Public methodUserSmartSearchNode(SmartSearch)
Initializes a new instance of the UserSmartSearchNode class
Top
Properties
  NameDescription
Public propertyActions (Inherited from Node.)
Public propertyAdornments (Inherited from Node.)
Public propertyDefaultAction (Inherited from Node.)
Public propertyEnabled (Inherited from Node.)
Public propertyHasActions (Inherited from Node.)
Public propertyHasNodes (Inherited from Node.)
Public propertyHint (Inherited from Node.)
Public propertyIcon (Inherited from Node.)
Public propertyIconColor (Inherited from Node.)
Public propertyId (Inherited from Node.)
Public propertyNodes (Inherited from Node.)
Public propertyReload (Inherited from Node.)
Public propertyTitle (Inherited from Node.)
Top
See Also