Class IHasCollectionTypeExtensions
Inheritance
System.Object
IHasCollectionTypeExtensions
Namespace: MediaBrowser.Controller.Entities
Assembly: MediaBrowser.Controller.dll
Syntax
public static class IHasCollectionTypeExtensions
Methods
GetCollectionType(IHasCollectionType, IDataContext, CancellationToken)
Declaration
public static string GetCollectionType(this IHasCollectionType folder, IDataContext dataContext, CancellationToken cancellationToken)
Parameters
| Type | Name | Description |
|---|---|---|
| IHasCollectionType | folder | |
| IDataContext | dataContext | |
| System.Threading.CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| System.String |