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

  • 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 84
Required Permissions
Web Page: View Web Pages
Parameters
[int] deviceWebPageId: The identifier and primary key of the DeviceWebPage instance to be retrieved.
[bool] loadAssets: A flag specifying whether the method should also initialize and return a list of all assets
currently being used by the Web Page.
DeviceWebPage GetDeviceWebPageByName(string name, bool loadContent)
Description
Retrieves the DeviceWebPage instance with the specified [string] Name. This method returns Null if the
DeviceWebPage instance with the specified name does not exist.
Required Permissions
None
Parameters
[string] name: The user-defined Name of the DeviceWebPage instance to be retrieved.
[bool] loadAssets: A flag specifying whether the method should also initialize and return a list of all assets
currently being used by the Device Web Page.
bool CheckDeviceWebPageName(string name)
Description
Determines whether the specified DeviceWebPage [string] Name is currently in use. This method returns True if a
Device Web Page with the specified name currently exists.
Note that when using this method to check whether a Device Web Page can be uploaded, a False status may change
after this method is called.
Vue de la page 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 137 138

Commentaires sur ces manuels

Pas de commentaire