| BiConstantsHtmlNamespace Field |
Represents the HtmlNAmespace for the BI project
Namespace:
SanteDB.BI
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.481-alpha
Syntax public const string HtmlNamespace = "http://www.w3.org/1999/xhtml"
Public Const HtmlNamespace As String = "http://www.w3.org/1999/xhtml"
public:
literal String^ HtmlNamespace = "http://www.w3.org/1999/xhtml"
static val mutable HtmlNamespace: string
Field Value
Type:
StringSee Also