ForumInfoProvider UpdateQuestionSolved Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberUpdateQuestionSolved(Int32)
Updates PostQuestionSolved field in threads. Sets true in threads where at least one post is marked as is answer (according to the forum AnswerLimit settings).
Public methodStatic memberUpdateQuestionSolved(Int32, String)
Updates PostQuestionSolved field in threads. Sets true in threads where at least one post is marked as is answer (according to the forum AnswerLimit settings).
Back to Top
See Also