IUserAccessiableSetMultiTopicsVisible Method |
Name | Description | |
---|---|---|
SetMultiTopicsVisible(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.
| |
SetMultiTopicsVisible(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.
| |
SetMultiTopicsVisible(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.
|