{CompanyName} FlexyGo

EntityCollection..::..GetTemplateList Method

Gets a list of templates for a given type

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public TemplatesCollection GetTemplateList(
	string TemplateType
)
Public Function GetTemplateList ( _
	TemplateType As String _
) As TemplatesCollection

Parameters

TemplateType
Type: String
The template Type.

Return Value

Template collection.