Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.ComponentsHTML Package

The YetaWF.ComponentsHTML assembly/package implements all core components and views required by the YetaWF framework using TypeScript, jQuery UI and Kendo UI.

The CoreRendering class implements the YetaWF.Core.Components.IYetaWFCoreRendering interface required by YetaWF for component and view rendering. This class installs the component and view rendering support in the framework class YetaWF.Core.Components.YetaWFCoreRendering during application startup.

See Also YetaWF.Core