/// <summary> /// Clear currently stored control data /// </summary> public void ClearLayout() { _repository.ClearLayout(); }