Click or drag to resize
UserSmartTipDismissalManager Class
Class that helps managing user's dismissed smart tips.
Inheritance Hierarchy
SystemObject
  CMS.UIControlsUserSmartTipDismissalManager

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public class UserSmartTipDismissalManager

The UserSmartTipDismissalManager type exposes the following members.

Constructors
  NameDescription
Public methodUserSmartTipDismissalManager
Constructor.
Top
Methods
  NameDescription
Public methodIsSmartTipDismissed
Indicates whether is specified smart tip dismissed.
Public methodStoreDismissedSmartTip
Stores specified smart tip to dismissed list.
Top
See Also