Show / Hide Table of Contents

Class ContentConsts

Inheritance
object
ContentConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform