AceoffixCtrlCustomMenuCaption Property |
Sets the caption of custom menu.
Namespace: AceoffixAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic string CustomMenuCaption { get; set; }
Public Property CustomMenuCaption As String
Get
Set
<asp:AceoffixCtrl CustomMenuCaption="String" />
Property Value
Type:
StringThe default value is "Custom Me&nu".
See Also