Click or drag to resize
HTMLHelperHTML_BREAK Field
HTML break tag - "<br />".

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
public const string HTML_BREAK = "<br />"

Field Value

Type: String
See Also