AceoffixCtrlCaption Property |
Gets or sets the caption text for AceoffixCtrl.
Namespace: AceoffixAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic string Caption { get; set; }
Public Property Caption As String
Get
Set
<asp:AceoffixCtrl Caption="String" />
Property Value
Type:
StringThe default value is "Aceoffix".
See Also