Show / Hide Table of Contents

Class AbpTagHelperConsts

Inheritance
System.Object
AbpTagHelperConsts
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.Bundling.TagHelpers
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public static class AbpTagHelperConsts

Fields

ContextBundleItemListKey

Declaration
public const string ContextBundleItemListKey = "AbpBundleFileTagHelperService.BundleFiles"
Field Value
Type Description
System.String
Back to top Powered by Volosoft