LocalizedCopyToClipboardButtonToolTipNotSupportedResourceString Property |
Gets or sets resource string for tool tip of button, which is used when 'copy' command is not supported by client's browser.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public string ToolTipNotSupportedResourceString { get; set; }
Property Value
Type:
StringSee Also