ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Default implementation of IAddOnAssemblyFinder which uses the path of the CSF.Zpt.dll
assembly as the basis for search.
More...
Public Member Functions | |
virtual string | GetAssemblyPath (string assemblyName) |
Gets the full path to a given assembly, based on its name. More... | |
Default implementation of IAddOnAssemblyFinder which uses the path of the CSF.Zpt.dll
assembly as the basis for search.
|
inlinevirtual |
Gets the full path to a given assembly, based on its name.
assemblyName | The name of the assembly. |
Implements CSF.Zpt.IAddOnAssemblyFinder.