Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.AddonContentController.ShowAddons Method

The ShowAddons action handles all addon content requests issued client-side.

Class: YetaWF.Core.Controllers.AddonContentController
Namespace: YetaWF.Core.Controllers
Assembly: YetaWF.Core

Syntax

public ActionResult ShowAddons( DataIn dataIn );

Parameters

dataIn

Describes the data requested.

See Also YetaWF.Core.Controllers.AddonContentController ClassYetaWF.Core Overview