Click or drag to resize
IGeneratorGetTemplateFileContents Method
Overload List
  NameDescription
Public methodGetTemplateFileContents(String)
Gets the template file contents for the templateID specified for the set platform - language. It will start with the templatebindings with the highest precedence and will choose the first templateID binding found for the platform - language combination.
Public methodGetTemplateFileContents(String, String)
Gets the template file contents for the templateID specified for the set platform - language and as specified in the templatebindings with the name specified.
Top
See Also