Class LoadSelectedTagsArguments
Represents arguments for loading selected tags.
public class LoadSelectedTagsArguments
- Inheritance
-
objectLoadSelectedTagsArguments
- Extension Methods
Properties
TagGroups
Selected tag groups.
public IEnumerable<MultiTagSelectorGroup> TagGroups { get; set; }
Property Value
- IEnumerable<MultiTagSelectorGroup>