Table of Contents

Interface IActionCriteria

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public interface IActionCriteria
Extension Methods

Properties

ActionIcon

string ActionIcon { get; set; }

Property Value

string

ActionList

string ActionList { get; set; }

Property Value

string

ActionName

string ActionName { get; set; }

Property Value

string

ActionNameShort

string ActionNameShort { get; set; }

Property Value

string

ActionType

string ActionType { get; set; }

Property Value

string

ActionUrl

string ActionUrl { get; set; }

Property Value

string

AuthorityType

string AuthorityType { get; set; }

Property Value

string

AuthorizationRequirement

string AuthorizationRequirement { get; set; }

Property Value

string

ControllerPath

string ControllerPath { get; set; }

Property Value

string

ExtraBreadcrumb

string ExtraBreadcrumb { get; set; }

Property Value

string

Filter

QueryFilter Filter { get; set; }

Property Value

QueryFilter

HelpUrl

string HelpUrl { get; set; }

Property Value

string

NavigationParentActionIdentifier

Guid? NavigationParentActionIdentifier { get; set; }

Property Value

Guid?

PermissionParentActionIdentifier

Guid? PermissionParentActionIdentifier { get; set; }

Property Value

Guid?