public virtual IList GetAppParametersByType(int parameterTypeId) { return(_commonDataAccess.GetAppParametersByType(parameterTypeId)); }