C# Class BundlingTest.DemoWebControl

Datei anzeigen Open project: unger/Bundling.Extensions

Protected Properties

Property Type Description
BootstrapDemo global::BundlingTest.Units.BootstrapDemo
ScriptBundle1 global::Bundling.Extensions.Controls.ScriptBundle
ScriptBundle2 global::Bundling.Extensions.Controls.ScriptBundle
StyleBundle1 global::Bundling.Extensions.Controls.StyleBundle

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

BootstrapDemo protected_oe property

BootstrapDemo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::BundlingTest.Units.BootstrapDemo BootstrapDemo
return global::BundlingTest.Units.BootstrapDemo

ScriptBundle1 protected_oe property

ScriptBundle1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Bundling.Extensions.Controls.ScriptBundle ScriptBundle1
return global::Bundling.Extensions.Controls.ScriptBundle

ScriptBundle2 protected_oe property

ScriptBundle2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Bundling.Extensions.Controls.ScriptBundle ScriptBundle2
return global::Bundling.Extensions.Controls.ScriptBundle

StyleBundle1 protected_oe property

StyleBundle1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Bundling.Extensions.Controls.StyleBundle StyleBundle1
return global::Bundling.Extensions.Controls.StyleBundle