Click or drag to resize
IUserAccessiableSetMultiAnswersVisible Method
Overload List
  NameDescription
Public methodCode exampleSetMultiAnswersVisible(Int32, DVar, ItemVisibleRef)
This function will create Visibility conditions for answers within a question according to an answer of another question, that will determine which topics are shown\hidden and when. saving multiple re-writing of SetAnswerVisible() functions.
Public methodCode exampleSetMultiAnswersVisible(Int32, DVar, Boolean, ItemVisibleRef)
This function will create Visibility conditions for answers within a question according to an answer of another question, that will determine which topics are shown\hidden and when. saving multiple re-writing of SetAnswerVisible() functions.
Public methodCode exampleSetMultiAnswersVisible(Int32, DVar, Boolean, Boolean, ItemVisibleRef)
This function will create Visibility conditions for answers within a question according to an answer of another question, that will determine which topics are shown\hidden and when. saving multiple re-writing of SetAnswerVisible() functions.
Top
See Also