| RoundedFrameHint Property |
Gets or sets frame title hint (can only be used together with title).
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute("")]
public string Hint { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute("")>
Public Property Hint As String
Get
Set
Property Value
Type:
StringRemarks See Also