C# Class RaccoonBlog.Web.Helpers.DynamicContentHelpers

Afficher le fichier Open project: synhershko/RaccoonBlog

Méthodes publiques

Méthode Description
CompiledContent ( this contentItem, bool trustContent = false ) : System.Web.Mvc.MvcHtmlString

Private Methods

Méthode Description
ConvertMarkdownCodeStatment ( string code ) : string
GenerateCodeBlock ( string lang, string code ) : string
GetFirstLineSpaces ( string firstLine ) : string

Method Details

CompiledContent() public static méthode

public static CompiledContent ( this contentItem, bool trustContent = false ) : System.Web.Mvc.MvcHtmlString
contentItem this
trustContent bool
Résultat System.Web.Mvc.MvcHtmlString