LocalizedCopyToClipboardButtonCopyFailedAlertMessageResourceString Property |
Gets or sets resource string for alert message, when copying to clipboard fails on client.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public string CopyFailedAlertMessageResourceString { get; set; }
Property Value
Type:
StringSee Also