Node.Prefix
Node.Prefix property
The prefix read-only property returns the package prefix of the specified element, or null if no prefix is specified.
public String Prefix { get; set; }
Property Value
The property returns associated associated package prefix.
Remarks
Reference:
DOM Standard - defines a platform-neutral model for events, aborting activities, and node trees.DOM Standard (DOM) # dom-element-prefix.GitHub - repository hosts the DOM Standard.
See Also
- class Node
- package com.aspose.html.Dom
- package Aspose.HTML