UserSmartTipDismissalManagerStoreDismissedSmartTip Method |
Stores specified smart tip to dismissed list.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax public void StoreDismissedSmartTip(
string uniqueIdentifier
)
Parameters
- uniqueIdentifier
- Type: SystemString
Unique identifier of the smart tip
See Also