public SoodaObjectDataSourceView(SoodaObjectDataSource owner, string viewName) : base(owner, viewName) { _owner = owner; }