Méthode | Description | |
---|---|---|
TrackPropertyAttribute ( string name, string value ) : System |
Associates a name/value pair for any reported events on this page.
|
public TrackPropertyAttribute ( string name, string value ) : System | ||
name | string | The name of the Tealium tracking variable to report. |
value | string | The value of the property to report to Tealium. |
Résultat | System |