Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    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
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.