Click or drag to resize
HTMLHelperDEFAULT_XMLNS_ATTRIBUTE Field
XMLNS attribute used in XHTML documents.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
public const string DEFAULT_XMLNS_ATTRIBUTE = "xmlns="http://www.w3.org/1999/xhtml""

Field Value

Type: String
See Also