Class MenuHelper.ActionModel
public class MenuHelper.ActionModel
- Inheritance
-
MenuHelper.ActionModel
- Inherited Members
- Extension Methods
Constructors
ActionModel()
public ActionModel()
Properties
ActionIcon
public string ActionIcon { get; set; }
Property Value
ActionList
public string ActionList { get; set; }
Property Value
ActionName
public string ActionName { get; set; }
Property Value
ActionNameShort
public string ActionNameShort { get; set; }
Property Value
ActionUrl
public string ActionUrl { get; set; }
Property Value
PermissionParentActionIdentifier
public Guid? PermissionParentActionIdentifier { get; set; }
Property Value
- Guid?