Class PopularTagsViewComponent.PopularTagsViewModel
Inherited Members
Namespace: Volo.CmsKit.Public.Web.Pages.CmsKit.Shared.Components.PopularTags
Assembly: Volo.CmsKit.Public.Web.dll
Syntax
public class PopularTagsViewComponent.PopularTagsViewModel
Constructors
PopularTagsViewModel()
Declaration
public PopularTagsViewModel()
Properties
Tags
Declaration
public List<PopularTagDto> Tags { get; set; }
Property Value
Type | Description |
---|---|
List<PopularTagDto> |
UrlFormat
Declaration
public string UrlFormat { get; set; }
Property Value
Type | Description |
---|---|
string |