MarkdownTemplatePlugin
Assembly: ServiceStack.dll
View Source
Declaration
[Obsolete("Use MarkdownScriptPlugin")]
public class MarkdownTemplatePlugin : MarkdownScriptPlugin, IScriptPlugin
Inherited Properties
RegisterPageFormat
View Source
Declaration
public bool RegisterPageFormat { get; set; }
Inherited Methods
Register(ScriptContext)
View Source
Declaration
public void Register(ScriptContext context)
Parameters
Type | Name |
---|---|
ServiceStack.Script.ScriptContext | context |