Show / Hide Table of Contents

Interface ITypeLocator

Namespace: DotNetNuke.Framework.Reflections
Assembly: DotNetNuke.dll
Syntax
public interface ITypeLocator

Methods

GetAllMatchingTypes(Predicate<Type>)

Declaration
IEnumerable<Type> GetAllMatchingTypes(Predicate<Type> predicate)
Parameters
Type Name Description
Predicate<Type> predicate
Returns
Type Description
IEnumerable<Type>

Extension Methods

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