You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

JqueryMode Enumeration

Specifies possible values for source of JQuery library.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
GraphicsMill.JqueryMode = function();
GraphicsMill.JqueryMode.createEnum('GraphicsMill.JqueryMode', false);

Members

Member name Description
BuiltIn

Use JQuery library included in control.

External

Use window.JQuery

See Also

Reference