Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.ControlProperties
UrlParameter Class
UrlParameter Constructor
UrlParameter Properties
Url
Parameter Class
Url parameter present in url when application or chart is initialized.
Inheritance Hierarchy
System
Object
AxiomCore2.ControlProperties
UrlParameter
Namespace:
AxiomCore2.ControlProperties
Assembly:
Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 24.2.0.25008+ff8e4aa4099a8ee136cc622cd96d64cb655090d8
Syntax
C#
Copy
public
sealed
class
UrlParameter
The
UrlParameter
type exposes the following members.
Constructors
Name
Description
UrlParameter
Initializes a new instance of the
UrlParameter
class
Top
Properties
Name
Description
Key
Url parameter key.
Value
Url parameter value.
Top
See Also
Reference
AxiomCore2.ControlProperties Namespace