Show / Hide Table of Contents

Class MvcCachedApplicationConfigurationClientHelper

Inheritance
object
MvcCachedApplicationConfigurationClientHelper
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.Client
Assembly: Volo.Abp.AspNetCore.Mvc.Client.Common.dll
Syntax
public static class MvcCachedApplicationConfigurationClientHelper

Methods

CreateCacheKey(ICurrentUser)

Declaration
public static string CreateCacheKey(ICurrentUser currentUser)
Parameters
Type Name Description
ICurrentUser currentUser
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform