Ticket Constructor (String, String, String, String, String)A Sandcastle Documented Class Library

Note: This API is now obsolete.

Initializes a new instance of the Ticket class

Namespace:  Apptus.Util.String
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
[ObsoleteAttribute]
public Ticket(
	string panelPath,
	string adKey,
	string attribute,
	string value,
	string subValue
)

Parameters

panelPath
Type: SystemString
adKey
Type: SystemString
attribute
Type: SystemString
value
Type: SystemString
subValue
Type: SystemString
See Also

Reference