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

    Show / Hide Table of Contents

    Class TagExtensions

    Inheritance
    System.Object
    TagExtensions
    Namespace: MediaBrowser.Controller.Entities
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public static class TagExtensions

    Methods

    AddTag(BaseItem, String)

    Declaration
    public static void AddTag(this BaseItem item, string name)
    Parameters
    Type Name Description
    BaseItem item
    System.String name

    RemoveTag(BaseItem, String)

    Declaration
    public static void RemoveTag(this BaseItem item, string name)
    Parameters
    Type Name Description
    BaseItem item
    System.String name
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.