Skip to main content
A newer version of this page is available. .

ShowNavigationItemController.SecurityVisibleKey Field

Returns a key used to create an item in the ActionBase.Active collection of the ShowNavigationItemController.ShowNavigationItemAction‘s item. This key specifies a reason for activating /deactivating the item when the security allows/denies access to navigate to the View associated with the item.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public const string SecurityVisibleKey = "HasRights"

Field Value

Type
String
See Also