public void Read(IElementSettings settings, IUnitOfWork unitOfWork = null) { _footerRepository.Read((FooterSettings)settings, unitOfWork); }