BusinessObjectBase..::..IsEmptyOrMissingNode Method
Returns true when e is present but carries no children,
attributes, or non-whitespace value — the semantic equivalent of "not there."
Namespace:
AdvantageCMS.Core.Admin.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- e
- Type: XElement
The element to test.

