VaultApplicationBaseGetDelegateScriptTemplate Method
Method for reading the VBScript template from the resources.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected virtual string GetDelegateScriptTemplate(
string templateName
)
- templateName String
- The VBScript resource name.
StringThe found VBScript template as string.