NavigationController..::..DeleteNode Method
Delete the node by identifier.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult DeleteNode( string NodeId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function DeleteNode ( _ NodeId As String _ ) As ActionResult
Parameters
- NodeId
- Type: String
The node identifier.