Click or drag to resize
IUserAccessiableSetMultiTopicsVisible Method
Overload List
  NameDescription
Public methodCode exampleSetMultiTopicsVisible(Int32, DVar, ItemVisibleRef)
This function will create Visibility conditions for topics 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 exampleSetMultiTopicsVisible(Int32, DVar, Boolean, ItemVisibleRef)
This function will create Visibility conditions for topics 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 exampleSetMultiTopicsVisible(Int32, DVar, Boolean, Boolean, ItemVisibleRef)
This function will create Visibility conditions for topics 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