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