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