Overload | Description |
---|---|
AddOption(String) | Adds Option to the OptionGroup. The description is set to an empty multilang value, the state is set to true (so the option is active). |
AddOption(String,MultiLangString,Boolean) | Adds Option to the OptionGroup. |
Overload | Description |
---|---|
AddOption(String) | Adds Option to the OptionGroup. The description is set to an empty multilang value, the state is set to true (so the option is active). |
AddOption(String,MultiLangString,Boolean) | Adds Option to the OptionGroup. |