Brightsign Network Web API Reference Manual v.3.8 Instrukcja Użytkownika Strona 85

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag