| UserSmartTipDismissalManagerIsSmartTipDismissed Method | 
            Indicates whether is specified smart tip dismissed. 
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool IsSmartTipDismissed(
	string uniqueIdentifier
)
Parameters
- uniqueIdentifier
- Type: SystemString
 Unique identifier of the smart tip
Return Value
Type: 
Boolean See Also
See Also