This type contains the following members.
public abstract class NodeBase: IDisposable
- Inheritance:
- ObjectComponentBaseRefreshableComponentNodeBase
- Implements:
- IDisposable
Constructors
NodeBase(string, INodeCollectionType) |
Properties
Context | |
CommandBus | |
Session | |
NodeId | |
RenderStage | |
NodeContext |
Methods
OnInitialized() | |
OnInitializedAsync() | |
OnParametersSetAsync() | |
SelectNode(INode) | |
SelectCollection(INodeCollection) | |
OnNewRootItemClicked() | |
Dispose() | |
LoadNodeAsync(string) | |
InitialRedirectAsync() |