UserSettingsInfoUserDismissedSmartTips Property |
Gets or sets list of serialized identifiers of smart tips that wont be shown to the user.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public virtual string UserDismissedSmartTips { get; set; }
Property Value
Type:
StringSee Also