Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / XmlExtensions Property

In This Topic
    XmlExtensions Property
    In This Topic
    Contains information about custom elements and attributes that extend the standard XHTML DTD.
    Syntax
    'Declaration
     
    Public Property XmlExtensions As System.String
    public System.string XmlExtensions {get; set;}
    See Also