C# Class BundlingTest.DemoBundlingHelperClassUrl

Mostrar archivo Open project: unger/Bundling.Extensions

Protected Properties

Property Type Description
BootstrapDemo global::BundlingTest.Units.BootstrapDemo

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