public void RemoveAllTags() { UserTags.Clear(); }
public void RemoveAllTags() { //It should load all UserTags then clear the collection UserTags.Clear(); }