Interface IHasWebPages
Namespace: MediaBrowser.Model.Plugins
Assembly: MediaBrowser.Model.dll
Syntax
public interface IHasWebPages
Methods
GetPages()
Declaration
IEnumerable<PluginPageInfo> GetPages()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<PluginPageInfo> |