Interface IHasUIPages
Namespace: MediaBrowser.Model.Plugins.UI
Assembly: MediaBrowser.Model.dll
Syntax
public interface IHasUIPagesProperties
UIPageControllers
Declaration
IReadOnlyCollection<IPluginUIPageController> UIPageControllers { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IReadOnlyCollection<IPluginUIPageController> |