Notice.FromXml Method
Definition
- Assembly
- Sandcastle.Core.dll
Create a notice instance from an XElement containing the settings
public static Notice FromXml(XElement element)
Parameters
elementXElementThe XElement from which to obtain the settings
Returns
Remarks
It should contain an element called Notice with the necessary attributes
for each of the properties.