Brightsign Network Web API Reference Manual v.3.8 Manual do Utilizador Página 79

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 78
Parameters
[string] name: The Web Page Name value to be evaluated.
bool CheckWebPageUsage(int liveTextFeedId)
Description
Determines whether the WebPage instance (specified by its primary key) is referenced by one or more presentations.
This method returns True if the WebPage instance has parent dependencies.
Note that when using this method to check whether a WebPage instance can be deleted, a False status may change
in the time between calling this method and calling DeleteWebPages().
Required Permissions
Web Page: View Web Pages
Parameters
[int] webPageId: The identifier and primary key of the WebPage instance to evaluate. If a WebPage instance
with the specified [int] Id does not exist, this method will return False without an error.
bool CheckWebPageUsageByName(string name)
Description
Determines whether a WebPage instance (specified with its alternate, user-defined key) is referenced by one or more
presentations. This method returns True if the WebPage instance has parent dependencies.
Note that when using this method to check whether a WebPage instance can be deleted, a False status may change
in the time between calling this method and calling DeleteWebPages().
Required Permissions
Web Page: View Web Pages
Vista de página 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 137 138

Comentários a estes Manuais

Sem comentários