Namespace for XHTML documents in Orckestra CMS: http://www.w3.org/1999/xhtml
Namespace: Composite.Core.XmlAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static XNamespace Xhtml { get; private set; } |
Visual Basic |
---|
Public Shared Property Xhtml As XNamespace Get Private Set |
Visual C++ |
---|
public: static property XNamespace^ Xhtml { XNamespace^ get (); private: void set (XNamespace^ value); } |