Scripts Class
Represents a type that allows queuing and rendering script elements.
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
The Scripts type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | DefaultTagFormat | Gets or sets the default format string for defining how script tags are rendered. |
| Name | Description | |
|---|---|---|
![]() ![]() | Render | Renders script tags for the following paths. |
![]() ![]() | RenderFormat | Renders script tags for a set of paths based on a format string. |
![]() ![]() | Url | Returns a fingerprinted URL if the virtualPath is to a bundle, otherwise returns the resolve URL. |
Show:
