TemplateBindingsLoadTemplateFilesContents Method |
Loads the contents of all known template files of this templatebindings object into a cache.
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.TemplatesAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public void LoadTemplateFilesContents()
Public Sub LoadTemplateFilesContents
See Also