Class TimeagoScriptContributor
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Packages.Timeago
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
Syntax
public class TimeagoScriptContributor : BundleContributor, IBundleContributor
Fields
PackageName
Declaration
public const string PackageName = "jquery.timeago"
Field Value
Type | Description |
---|---|
System.String |
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleConfigurationContext | context |
Overrides
ConfigureDynamicResources(BundleConfigurationContext)
Declaration
public override void ConfigureDynamicResources(BundleConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
BundleConfigurationContext | context |