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: 26.3.0.26126+77919fe8dcde1308422799b2086ea8bb512a61ce
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