| UserSmartTipDismissalManager Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Base.Web.UI
 Syntax
Syntaxpublic class UserSmartTipDismissalManager
The UserSmartTipDismissalManager type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | UserSmartTipDismissalManager | 
            Constructor.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | IsSmartTipDismissed | 
            Indicates whether is specified smart tip dismissed. 
             | 
|  | ToggleSmartTipState | 
            Toggles specified smart tip's state. 
            If smart tip is dismissed, removes it from dismissed list.
            If not, smart tip is added to dismissed list.
             | 
 See Also
See Also