ScriptHelper.Raw

Returns a raw string that is Html Encoded even if encoding by default is enabled or an explicit {{: }} block is used.

public RawString Raw(string value)

Parameters

value

Overloads