Property | Type | Description | |
---|---|---|---|
GatherNodeObservers | void | ||
NodeTypeManager | System.Data | ||
OnReset | void | ||
Restart | void | ||
RestartPrivate | void | ||
StartEventSystem | void |
Method | Description | |
---|---|---|
GetDynamicSignature ( int nodeTypeId, int contentListTypeId ) : TypeCollection |
Method | Description | |
---|---|---|
GatherNodeObservers ( ) : void | ||
NodeTypeManager ( ) : System.Data | ||
OnReset ( ) : void | ||
Restart ( ) : void |
Distributes a NodeTypeManager restart (calls the NodeTypeManager.RestartPrivate()).
|
|
RestartPrivate ( ) : void |
Restarts the NodeTypeManager without sending an ApplicationMessage. Do not call this method explicitly, the system will call it if neccessary (when the reset is triggered by an another instance).
|
|
StartEventSystem ( ) : void |
public static GetDynamicSignature ( int nodeTypeId, int contentListTypeId ) : TypeCollection |
||
nodeTypeId | int | |
contentListTypeId | int | |
return | TypeCollection |