Method IsGroupVisible
- Namespace
- Innova.Prism.Library.Configuration.UI
- Assembly
- Innova.Prism.Library.dll
IsGroupVisible(string, string)
Checks if the UI group with the specified entity name and group name is visible.
public bool IsGroupVisible(string entityname, string groupName)
Parameters
Returns
- bool
True if the group is visible, otherwise false.