Brightsign Network Web API Reference Manual v.3.8 Manual de usuario Pagina 78

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 137 138

Comentarios a estos manuales

Sin comentarios