Class ViewResponseWidgetScriptContributor
Inheritance
ViewResponseWidgetScriptContributor
Assembly: Volo.Forms.Web.dll
Syntax
public class ViewResponseWidgetScriptContributor : BundleContributor
Constructors
ViewResponseWidgetScriptContributor()
Declaration
public ViewResponseWidgetScriptContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
| Type |
Name |
Description |
| BundleConfigurationContext |
context |
|