ConversionToXmlContent Method
Return an Xml inner String formatted for use as a standard Xml Object.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static string ToXmlContent(
string value
)
Public Shared Function ToXmlContent (
value As String
) As String
No code example is currently available or this language may not be supported.
- value String
-
String containing embedded Xml content.
String
Inner Xml string.