Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.JqueryUICore.UseAsync Method

Called by components that use jQuery UI to add the basic jQuery UI CSS to the page. JavaScript files are never loaded and jQuery UI is not used. Only the CSS and the themes are available.

Class: YetaWF.Modules.ComponentsHTML.Components.JqueryUICore
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

public static Task UseAsync();

See Also YetaWF.Modules.ComponentsHTML.Components.JqueryUICore ClassYetaWF.ComponentsHTML PackageYetaWF.Core