Show / Hide Table of Contents

Class DynamicWidgetMarkdown.ContentViewModel

Inheritance
object
DynamicWidgetMarkdown.ContentViewModel
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Pro.Admin.Blazor.Pages.CmsKit
Assembly: Volo.CmsKit.Pro.Admin.Blazor.dll
Syntax
public class DynamicWidgetMarkdown.ContentViewModel

Constructors

ContentViewModel()

Declaration
public ContentViewModel()

Properties

Details

Declaration
public List<WidgetDetailDto> Details { get; set; }
Property Value
Type Description
List<WidgetDetailDto>

Widget

Declaration
public string Widget { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft