ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.Handlers Namespace / WebCacheAccessHandler Class / GenCacheKey Method

In This Topic
    GenCacheKey Method
    In This Topic
    Generates a WebCache key for the items being cached.
    Syntax
    'Declaration
     
    Public Shared Function GenCacheKey() As String
    public static string GenCacheKey()
    See Also