NavigationController..::..GetAreaNode Method
Gets the nodes based on the area table.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetAreaNode( string ParentId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetAreaNode ( _ ParentId As String _ ) As ActionResult
Parameters
- ParentId
- Type: String
The parent identifier.