Click or drag to resize
SmartTipControlContent Property
Sets the content of the smart tip. Use HTML.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public string Content { get; set; }

Property Value

Type: String
See Also