Click or drag to resize
FormFieldToolTipResourceString Property
Name of a resource string used for tooltip.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public string ToolTipResourceString { get; set; }

Property Value

Type: String
See Also