DivMenuApplication Property |
Gets/sets the application context for the menu.
At this time, the application context is used for localization/customization of UI strings.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public IAppContext Application { get; set; }
Public Property Application As IAppContext
Get
Set
Property Value
Type:
IAppContextSee Also