Create XML data from tag

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Function SaveToXMLString( _ 
ByVal tag As UserType
) As String
This language is not supported or no code example is available.
public static string SaveToXMLString( 
UserType tag 
)
This language is not supported or no code example is available.

Parameters

tag
Type: UserType

Tag template

Return Value

Type: string

Returns XML data

.NET Framework

Supported in: 4.6.2, 4.7