Gets the inner XML of the specified element.
element
public static string GetInnerXml(XElement element)
The XML element.
A string representing the inner XML of element.