MenuServiceGetMenuAsync Method
Namespace: Recrovit.RecroGridFramework.Client.ServicesAssembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.0.0.11209
public virtual Task<IRgfApiResponse<List<RgfMenu>>> GetMenuAsync(
int menuId,
string lang,
string? scope = null
)
- menuId Int32
-
- lang String
-
- scope String (Optional)
-
TaskIRgfApiResponseListRgfMenuIRgfMenuService.GetMenuAsync(Int32, String, String)