Brightsign Network Web API Reference Manual v.3.8 Manuel d'utilisateur Page 79

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 138
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 137 138

Commentaires sur ces manuels

Pas de commentaire