Click or drag to resize

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; }

Property Value

Type: IAppContext
See Also