IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
This topic contains the following:
To query a single thread, you must perform the following:
Here is a code example of using the GetThread method:
NOTE: If the thread does not exist, the method throws an exception of type Telerik.Sitefinity.SitefinityExceptions.ItemNotFoundException.
Here is a code example of using the GetThreads method:
To query all threads from a forum, you must perform the following:
Here is a code example:
NOTE: Because it is possible to have a thread without a forum, you must make a check whether the Forum property is null.
To query all threads, you must perform the following:
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important