Table of Contents

Class SearchActions

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class SearchActions : Query<IEnumerable<ActionMatch>>, IQuery<IEnumerable<ActionMatch>>, IActionCriteria
Inheritance
SearchActions
Implements
Inherited Members
Extension Methods

Constructors

SearchActions()

public SearchActions()

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

ActionType

public string ActionType { get; set; }

Property Value

string

ActionUrl

public string ActionUrl { get; set; }

Property Value

string

AuthorityType

public string AuthorityType { get; set; }

Property Value

string

AuthorizationRequirement

public string AuthorizationRequirement { get; set; }

Property Value

string

ControllerPath

public string ControllerPath { get; set; }

Property Value

string

ExtraBreadcrumb

public string ExtraBreadcrumb { get; set; }

Property Value

string

HelpUrl

public string HelpUrl { get; set; }

Property Value

string

NavigationParentActionIdentifier

public Guid? NavigationParentActionIdentifier { get; set; }

Property Value

Guid?

PermissionParentActionIdentifier

public Guid? PermissionParentActionIdentifier { get; set; }

Property Value

Guid?