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: 25.6.0.25344+3070493948bf7d32a86bd3e9a8bcf4cc9a5b1929
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