ConversionToXmlEmbedded(Object) Method
Return an Xml String formatted for embedded transport within
a single element.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static string ToXmlEmbedded(
Object value
)
Public Shared Function ToXmlEmbedded (
value As Object
) As String
No code example is currently available or this language may not be supported.
- value Object
-
Object to be converted to Xml.
String
String Xml Element Value.