Lookup(string)

public static INodeCollectionType Lookup(string collectionTypeKey)
Returns:
INodeCollectionType

Parameters

collectionTypeKey string

Lookup<T>()

public static T Lookup<T>() where T : Redakt.ContentManagement.NodeCollections.INodeCollectionType
Returns:
T

Type Parameters

In this article