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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 77
[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.
WebPage GetWebPageByName(string name, bool loadContent)
Description
Retrieves the WebPage instance with the specified [string] Name. This method returns Null if the WebPage
instance with the specified name does not exist.
Required Permissions
Web Page: View Web Pages
Parameters
[string] name: The user-defined Name of the WebPage instance to be retrieved. The length of the string is
limited to 50 characters.
[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.
bool CheckWebPageName(string name)
Description
Determines whether the specified WebPage entity [string] Name is currently in use. This method returns True if a
Web Page with the specified name currently exists.
Note that when using this method to check whether a Web Page can be uploaded, a False status may change after
this method is called.
Required Permissions
None
Vista de página 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 137 138

Comentários a estes Manuais

Sem comentários