| SmartTipController Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Base.Web.UI
 Syntax
Syntaxpublic sealed class SmartTipController : CMSApiController
The SmartTipController type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SmartTipController | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Toggle | 
            Toggles state of the smart tip identified by smartTipIdentifier.
            If smart tip is dismissed, removes it from dismissed list.
            If not, smart tip is added to dismissed list.
             | 
 See Also
See Also