XmlCompareUtil..::..IsEmptyOrMissingNode Method
Returns true when e has no children, no
non-whitespace value, and no meaningful attributes (either none at all or
only an xsi:nil="true" marker).
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- e
- Type: XElement
The element to test.

