Click or drag to resize

PropertyNavigateSource Class

An object that describes what a navigation event will do.
Inheritance Hierarchy
SystemObject
  AxiomCore2.ControlPropertiesPropertyNavigateSource

Namespace: AxiomCore2.ControlProperties
Assembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 24.2.0.25008+ff8e4aa4099a8ee136cc622cd96d64cb655090d8
Syntax
C#
public sealed class PropertyNavigateSource

The PropertyNavigateSource type exposes the following members.

Constructors
 NameDescription
Public methodPropertyNavigateSourceInitializes a new instance of the PropertyNavigateSource class
Top
Properties
 NameDescription
Public propertyFile File that will be navigated to
Public propertyLink Link that will be navigated to
Public propertyScreenName Application screen name that will be navigated to
Top
See Also