Click or drag to resize
UserSmartTipDismissalManagerIsSmartTipDismissed Method
Indicates whether is specified smart tip dismissed.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool IsSmartTipDismissed(
	string uniqueIdentifier
)

Parameters

uniqueIdentifier
Type: SystemString
Unique identifier of the smart tip

Return Value

Type: Boolean
See Also