Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Returns all the available lists. If you need also list GUID please refer to GetNlList method

Method parameters

  • string GetLists(stringaccessKey)
    • accessKey: access key obtained using the LoginFromId method

If error code=0, the message will contain the IDs of all the accessible lists.

...