Brightsign Network Web API Reference Manual v.3.8 Manual de usuario Pagina 8

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 7
bool CheckWebPageUsageByName(string name) .............................................................................................................................................. 67
bool RenameWebPage(int webPageId, string newName) .................................................................................................................................. 68
bool DeleteWebPages(int[] webPageIds) ............................................................................................................................................................ 68
Device Web Page ............................................................................................................... 70
DeviceWebPage Entity .................................................................................................................................................. 70
Device Web Page Management Web Methods ............................................................................................................ 70
PagedList<WebPage> GetDeviceWebPages(int marker, int pageSize) ............................................................................................................. 71
List<WebPage> GetSpecifiedDeviceWebPages(int[] webPageIds) .................................................................................................................... 71
PagedList<WebPage> FindDeviceWebPages(string namePattern, int marker, int pageSize) ........................................................................... 72
DeviceWebPage GetDeviceWebPage(int webPageId, bool loadAssets) ............................................................................................................ 72
DeviceWebPage GetDeviceWebPageByName(string name, bool loadContent) ................................................................................................ 73
bool CheckDeviceWebPageName(string name) ................................................................................................................................................. 73
bool CheckDeviceWebPageUsage(int liveTextFeedId) ....................................................................................................................................... 74
bool CheckDeviceWebPageUsageByName(string name) ................................................................................................................................... 74
bool RenameDeviceWebPage(int webPageId, string newName) ....................................................................................................................... 75
bool DeleteDeviceWebPages(int[] webPageIds) ................................................................................................................................................. 75
Presentation ....................................................................................................................... 77
Presentation Entity ........................................................................................................................................................ 77
DeviceModel Enumeration ............................................................................................................................................ 78
Vista de pagina 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 137 138

Comentarios a estos manuales

Sin comentarios