Table of Contents

Class MenuHelper.ActionModel

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class MenuHelper.ActionModel
Inheritance
MenuHelper.ActionModel
Inherited Members
Extension Methods

Constructors

ActionModel()

public ActionModel()

Properties

ActionIcon

public string ActionIcon { get; set; }

Property Value

string

ActionList

public string ActionList { get; set; }

Property Value

string

ActionName

public string ActionName { get; set; }

Property Value

string

ActionNameShort

public string ActionNameShort { get; set; }

Property Value

string

ActionUrl

public string ActionUrl { get; set; }

Property Value

string

PermissionParentActionIdentifier

public Guid? PermissionParentActionIdentifier { get; set; }

Property Value

Guid?