Class ShortenedUrlKeysCacheItem
Inherited Members
Namespace: Volo.CmsKit.UrlShorting
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public class ShortenedUrlKeysCacheItem
Constructors
ShortenedUrlKeysCacheItem()
Declaration
public ShortenedUrlKeysCacheItem()
Properties
Keys
Declaration
public List<string> Keys { get; set; }
Property Value
Type | Description |
---|---|
List<string> |