Class ShortenedUrlConst
Inherited Members
Namespace: Volo.CmsKit.UrlShorting
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public static class ShortenedUrlConst
Properties
MaxSourceLength
Declaration
public static int MaxSourceLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
MaxTargetLength
Declaration
public static int MaxTargetLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |