Class BundleResult
Inheritance
object
BundleResult
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bundling
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public class BundleResult
Constructors
BundleResult(string)
Declaration
public BundleResult(string content)
Parameters
| Type | Name | Description |
|---|---|---|
| string | content |
Properties
Content
Declaration
public string Content { get; }
Property Value
| Type | Description |
|---|---|
| string |