CssClassForClickNotificationAndSiteOverlay Method A Sandcastle Documented Class Library
Converts a ticket to css classes for automatic click notifications and site overlay.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public string ForClickNotificationAndSiteOverlay(
	string ticket
)

Parameters

ticket
Type: SystemString
The ticket for the eSales element.

Return Value

Type: String
The css classes to use for an element that should be displayed in eSales Managers Site tab. The element will also support automatic click notifications.
See Also

Reference