public static string GetMsgTempContentByID(string tempId) { return(MsgDAL.GetMsgTempContentByID(tempId)); }