C# Class BundlingTest.DemoWebControl

Afficher le fichier Open project: unger/Bundling.Extensions

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::Bundling.Extensions.Controls.StyleBundle