Gets and sets the Value using XmlNodes.
For serialization purposes only, use the Value property instead.
- Namespace
- Statiq
.Feeds .Syndication .Atom - Containing Type
- AtomText
- Property Type
- XmlNode
Syntax
[DefaultValue(null)]
[XmlAnyElement(Namespace = "http://www.w3.org/1999/xhtml")]
public XmlNode XhtmlValue { get; set; }
Attributes
Type | Description |
---|---|
Default |
|
XmlAnyElement |
Value
Type | Description |
---|---|
XmlNode |