[Missing <summary> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateAsync(Microsoft.AspNetCore.Http.HttpContext,System.Int32,System.String,System.Boolean,System.Boolean)"]
public static Task<string> CreateAsync(
HttpContext httpContext,
int menuId,
string scope = null,
bool submenu = false,
bool navbar = false
)
[Missing <param name="httpContext"/> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateAsync(Microsoft.AspNetCore.Http.HttpContext,System.Int32,System.String,System.Boolean,System.Boolean)"]
[Missing <param name="menuId"/> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateAsync(Microsoft.AspNetCore.Http.HttpContext,System.Int32,System.String,System.Boolean,System.Boolean)"]
[Missing <param name="scope"/> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateAsync(Microsoft.AspNetCore.Http.HttpContext,System.Int32,System.String,System.Boolean,System.Boolean)"]
[Missing <param name="submenu"/> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateAsync(Microsoft.AspNetCore.Http.HttpContext,System.Int32,System.String,System.Boolean,System.Boolean)"]
[Missing <param name="navbar"/> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateAsync(Microsoft.AspNetCore.Http.HttpContext,System.Int32,System.String,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateAsync(Microsoft.AspNetCore.Http.HttpContext,System.Int32,System.String,System.Boolean,System.Boolean)"]