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