Interface IApplicationAssembly
- Namespace
- Dynamicweb.Core
- Assembly
- Dynamicweb.Core.dll
Gets the application assembly for the current installation of Dynamicweb.
[InheritedExport]
public interface IApplicationAssembly
Methods
GetAssembly()
Yields the current application assembly.
Assembly GetAssembly()
Returns
IsCustom()
Describes if this application-assembly implementation is custom.
bool IsCustom()