Class UpdateShortenedUrlDto
Inherited Members
Namespace: Volo.CmsKit.Admin.UrlShorting
Assembly: Volo.CmsKit.Pro.Admin.Application.Contracts.dll
Syntax
public class UpdateShortenedUrlDto
Constructors
UpdateShortenedUrlDto()
Declaration
public UpdateShortenedUrlDto()
Properties
Target
Declaration
[Required]
[DynamicMaxLength(typeof(ShortenedUrlConst), "MaxTargetLength")]
public string Target { get; set; }
Property Value
Type | Description |
---|---|
string |