TemplateBindingsLoadTemplateFilesContents Method  | 
 
            Loads the contents of all known template files of this templatebindings object into a cache.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Templates
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntaxpublic void LoadTemplateFilesContents()
Public Sub LoadTemplateFilesContents
See Also