Gets table containg user template

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

Public Function GetUserTemplate( _ 
ByVal userTemplateName As String
) As DataTable
This language is not supported or no code example is available.
public DataTable GetUserTemplate( 
string userTemplateName 
)
This language is not supported or no code example is available.

Parameters

userTemplateName
Type: string

User template name

Return Value

Type: DataTable

Reference to table

.NET Framework

Supported in: 4.6.2, 4.7