Brightsign Network Web API Reference Manual v.3.8 User Manual Page 78

  • Download
  • Add to my manuals
  • Print
  • Page
    / 138
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 137 138

Comments to this Manuals

No comments