Show / Hide Table of Contents

Interface IAssemblyLocator

Namespace: DotNetNuke.Framework.Internal.Reflection
Assembly: DotNetNuke.dll
Syntax
public interface IAssemblyLocator

Properties

Assemblies

Declaration
IEnumerable<IAssembly> Assemblies { get; }
Property Value
Type Description
IEnumerable<IAssembly>

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS