PowerUI.HtmlNamespace Class Reference

Detailed Description

The HTML namespace attribute as used by all HTML nodes.

Inheritance diagram for PowerUI.HtmlNamespace:
Dom.XmlNamespace

Public Member Functions

 HtmlNamespace ()
 
- Public Member Functions inherited from Dom.XmlNamespace
 XmlNamespace (string name, string prefix, string mime, Type docType)
 
 XmlNamespace (string name, string prefix, string mime, Type docType, string foreign)
 

Additional Inherited Members

- Public Attributes inherited from Dom.XmlNamespace
MLNamespace Namespace
 The namespace. One global object per namespace. More...
 

Constructor & Destructor Documentation

PowerUI.HtmlNamespace.HtmlNamespace ( )
inline