public void GetUserProfile(object[] objValue) { UserInfoResource objUser = new UserInfoResource(); objUser.GetUserProfile(objValue); }