Class CountActions
public class CountActions : Query<int>, IQuery<int>, IActionCriteria
- Inheritance
-
CountActions
- Implements
- Inherited Members
- Extension Methods
Constructors
CountActions()
public CountActions()
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
ActionType
public string ActionType { get; set; }
Property Value
ActionUrl
public string ActionUrl { get; set; }
Property Value
AuthorityType
public string AuthorityType { get; set; }
Property Value
AuthorizationRequirement
public string AuthorizationRequirement { get; set; }
Property Value
ControllerPath
public string ControllerPath { get; set; }
Property Value
ExtraBreadcrumb
public string ExtraBreadcrumb { get; set; }
Property Value
HelpUrl
public string HelpUrl { get; set; }
Property Value
NavigationParentActionIdentifier
public Guid? NavigationParentActionIdentifier { get; set; }
Property Value
- Guid?
PermissionParentActionIdentifier
public Guid? PermissionParentActionIdentifier { get; set; }
Property Value
- Guid?