Bundle Constructor

Initializes a new instance of the Bundle class.

Namespace:  System.Web.Optimization
Assembly:  System.Web.Optimization (in System.Web.Optimization.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New Bundle()
protected Bundle()
protected:
Bundle()
new : unit -> Bundle
protected function Bundle()

See Also

Reference

Bundle Class

Bundle Overload

System.Web.Optimization Namespace