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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 137 138

Comentários a estes Manuais

Sem comentários