Class ContentConsts
Inherited Members
Namespace: Volo.CmsKit.Contents
Assembly: Volo.CmsKit.Common.Application.Contracts.dll
Syntax
public static class ContentConsts
Properties
Content
Declaration
public static string Content { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Delimeter
Declaration
public static string Delimeter { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Markdown
Declaration
public static string Markdown { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Widget
Declaration
public static string Widget { get; set; }
Property Value
| Type | Description |
|---|---|
| string |